drone/app/api/controller/pullreq
Johannes Batzill fd2f3c1e38 [MISC] Add customized commit message support to PR (#1126) 2024-03-21 06:41:12 +00:00
..
activity_list.go omit deleted comment threads (#901) 2023-12-14 12:47:20 +00:00
activity_list_test.go omit deleted comment threads (#901) 2023-12-14 12:47:20 +00:00
check_list.go add new API: list status checks for a pullreq (#1042) 2024-02-22 10:39:25 +00:00
codeowner.go [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
comment_create.go Add support for mentions in comments (#1064) 2024-03-15 20:54:25 +00:00
comment_delete.go delete pr comment in tx (#900) 2023-12-14 12:27:38 +00:00
comment_status.go
comment_update.go
controller.go [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
file_view_add.go [maint] in when tree entry is not found return PathNotFound error (#921) 2023-12-18 14:29:09 +00:00
file_view_delete.go
file_view_list.go
locks.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
mapper.go [Pullreq] Merge using PR Author Identity (#846) 2023-12-01 03:58:45 +00:00
merge.go [MISC] Add customized commit message support to PR (#1126) 2024-03-21 06:41:12 +00:00
pr_commits.go
pr_create.go
pr_diff.go [code-1288] new diff api features [paths, line expanders] (#968) 2024-01-23 12:36:04 +00:00
pr_find.go
pr_list.go
pr_state.go
pr_update.go
review_submit.go feat: Add notifications support and templates for PR reviewer decision (#881) 2023-12-15 18:02:53 +00:00
reviewer_add.go WIP [Permissions] Allow anyone with view permission to add reviewers (#915) 2023-12-15 15:43:27 +00:00
reviewer_delete.go
reviewer_list.go
wire.go