This website requires JavaScript.
Explore
Help
Sign In
github
/
drone
Watch
5
Star
0
Fork
0
You've already forked drone
mirror of
https://github.com/harness/drone.git
synced
2025-05-09 01:30:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5e1b1b407e
drone
/
app
/
api
/
controller
/
pullreq
History
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