drone/app/api/controller/pullreq
Marko Gaćeša 5e1b1b407e feat: [CODE-3279]: revert PR API (#3657)
* pass the patch filename as a param to git
* revert doesn't return conflict
* revert PR API
2025-04-10 11:16:55 +00:00
..
activity_list_test.go
activity_list.go
branch_change_target.go fix: [CODE-1277]: Fix response pr ret val on target branch change not updated (#3639) 2025-04-04 14:09:47 +00:00
branch_delete.go feat: [CODE-1277]: Add support for PR target branch change (#3579) 2025-03-28 16:04:15 +00:00
branch_restore.go feat: [CODE-1277]: Add support for PR target branch change (#3579) 2025-03-28 16:04:15 +00:00
check_list.go
codeowner.go
comment_apply_suggestions.go techdebt: [CODE-3218]: use context.WithoutCancel in contextutil (#3457) 2025-02-20 19:20:48 +00:00
comment_create.go
comment_delete.go
comment_status.go
comment_update.go
controller.go
file_view_add.go
file_view_delete.go
file_view_list.go
label_assign.go feat: [CODE-3293]: Add create compound label activity on PR creation label assignments (#3603) 2025-03-28 15:29:01 +00:00
label_list.go
label_unassign.go feat: [CODE-3293]: Add create compound label activity on PR creation label assignments (#3603) 2025-03-28 15:29:01 +00:00
mentions.go
merge.go fix: [CODE-3379]: Remove PR author from default reviewer evaluation (#3578) 2025-03-20 19:33:56 +00:00
pr_commits.go
pr_create.go fix: [CODE-3014]: Return 401 in case of unauthorized call without auth data (#3634) 2025-04-09 15:24:54 +00:00
pr_diff.go
pr_find.go
pr_list.go
pr_state.go
pr_update.go
revert.go feat: [CODE-3279]: revert PR API (#3657) 2025-04-10 11:16:55 +00:00
review_submit.go
reviewer_add.go
reviewer_combined_list.go
reviewer_delete.go
reviewer_list.go
suggestions_test.go
suggestions.go
usergroup_reviewer_add.go
usergroup_reviewer_delete.go
wire.go