Johannes Batzill
0d086a1a4d
[Events] This PR introduces the Trigger Service for Event Consumption + Some Minor improvements ( #419 )
2023-09-08 23:52:19 +00:00
Abhinav Singh
aec30b4e1e
fix
2023-08-16 15:55:38 -07:00
Abhinav Singh
56bd32d4c6
support for whitelisting
2023-08-15 21:48:40 -07:00
Abhinav Singh
d984848524
support for whitelisting
2023-08-15 00:32:10 -07:00
Abhinav Singh
bc395ac9b2
support for whitelisting
2023-08-15 00:29:59 -07:00
Johannes Batzill
27777bb2b1
[Webhook] Expose User-Agent and X-{NAME} via Config, enhance request headers ( #289 )
2023-02-01 19:08:25 -08:00
Johannes Batzill
83c24913d3
[Webhook] Add pullreq_created
and pullreq_reopened
webhook triggers ( #283 )
2023-02-01 13:52:36 -08:00
Johannes Batzill
8f82c0ce4e
[Webhook] Add Support for PR Branch Updated ( #267 )
2023-01-31 13:07:48 -08:00
Johannes Batzill
c3dadcce7b
[Events] introduce options to event and stream framework ( #255 )
...
This change is adding the following:
- Add ConsumerOption and HandlerOption for configuring stream consumers and handlers.
- Add Readeroption and HandlerOption for configuring event readers and handlers
- Add HandlerOption and ReaderOption support to all existing event reader implementations
2023-01-28 13:34:04 -08:00
Marko Gaćeša
4277c4c66b
Simplify handling of PR events ( #253 )
2023-01-27 16:27:03 -08:00
Johannes Batzill
bfb0466b11
[MISC] Move configurations to their respective packages ( #256 )
2023-01-26 17:30:26 -08:00
Johannes Batzill
43c497f59c
[MISC] Move webhooks to 'services' package ( #232 )
2023-01-18 19:08:03 -08:00