Re: [PATCH 4/5] models: Don't group checks with different owners

2016-06-30 Thread Finucane, Stephen
On 24 Jun 17:28, Stephen Finucane wrote: > This prevents CIs from overriding the results of another CI by using > the same context. > > Signed-off-by: Stephen Finucane > Reviewed-by: Andy Doan Merged.

[PATCH 4/5] models: Don't group checks with different owners

2016-06-24 Thread Stephen Finucane
This prevents CIs from overriding the results of another CI by using the same context. Signed-off-by: Stephen Finucane Reviewed-by: Andy Doan --- patchwork/models.py| 12 patchwork/tests/test_checks.py | 14