[RFC 0/3] Add "events"

Andy Doan andy.doan at linaro.org
Thu Oct 20 05:09:42 AEDT 2016


On 10/18/2016 03:12 PM, Stephen Finucane wrote:
> Provide a way for users to get a list of events they may be interested
> in. This case be useful for CI systems or for general use in a ticker
> or similar system. The following events are supported now:
> 
> - Patch Created
> - Patch Dependencies Met
> - Delegate Changed
> - State Changed
> - Check Added
> 
> The following events are not yet supported, as they would require
> further database changes or not deliver tangible value:
> 
> - Bundle Created/Changed
> - Comment Added
> - Tag Added

This is a really cool. Two things:

1) I'm not sure I see the need for the "user" field? Events like Check
Added and Patch Created already have a User associated with the target
object. So I might say - don't bother with the user field until we see a
need for it.

2) Can you elaborate on how you plan to expose this data? ie something
via REST?




More information about the Patchwork mailing list