drone/app/events/pullreq
Akhilesh Pandey c282082cde feat: [CODE-2366]: new webhook event for label assignment (#2810)
* feat: [CODE-2336]: lint
* Merge branch 'main' into akp/CODE-2336
* feat: [CODE-2336]: nit: lint
* feat: [CODE-2336]: nit: rename
* update event and webhook payload
* fix: [CODE-2366]: undo css
* feat: [CODE-2336]: remove service usage
* feat: [CODE-2336]: remove service usage
* Merge remote-tracking branch 'origin/akp/CODE-2336' into akp/CODE-2336

# Conflicts:
#	app/services/webhook/handler_pullreq.go
* feat: [CODE-2336]: remove service usage
* Apply suggestion from code review
* feat: [CODE-2336]: update code to fetch label with values from service
* feat: [CODE-2366]: lint
* feat: [CODE-2366]: new webhook event for label assignment
2024-10-21 15:13:33 +00:00
..
category.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
events_branch.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
events_comment_created.go Add support for mentions in comments (#1064) 2024-03-15 20:54:25 +00:00
events_label_assigned.go feat: [CODE-2366]: new webhook event for label assignment (#2810) 2024-10-21 15:13:33 +00:00
events_review_submitted.go feat: Add notifications support and templates for PR reviewer decision (#881) 2023-12-15 18:02:53 +00:00
events_reviewer.go feat: [CODE-1941]: user group changes (#2134) 2024-08-26 15:35:27 +00:00
events_state.go add pr-updated webhook (#2247) 2024-07-25 09:56:41 +00:00
events.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
reader.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
reporter.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
wire.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00