1
0
mirror of https://github.com/harness/drone.git synced 2025-07-25 20:02:50 +00:00

6 Commits

Author SHA1 Message Date
Akhilesh Pandey
c282082cde feat: [CODE-2366]: new webhook event for label assignment ()
* 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
Marko Gaćeša
1e644163d3 deprecate PR edited field ()
* deprecate PR edited field
2024-09-16 15:44:17 +00:00
Atefeh Mohseni Ejiyeh
d2dcc9213b feat: [CODE-2245] (Public Access) Enforce repo-review permission ()
* updated permission with review wherever is needed
2024-08-20 16:33:59 +00:00
Darko Draskovic
0952d00a31 Add label scope to label activity ()
* Add label scope to label activity
2024-08-20 13:54:43 +00:00
Darko Draskovic
bb77a835cf Add pullreq label activities ()
* Add colors to label activity info
* Refactor FindValueByLabelID query
* Simplify more label activity assign logic
* Simplify label activity assign logic
* Add pullreq label activities
2024-08-01 19:20:54 +00:00
Darko Draskovic
81fcd524c8 Add label feature ()
* Address PR comments
* Add list label from ancestor scopes query param
* Add label feature
2024-07-25 14:57:56 +00:00