mirror of
https://github.com/harness/drone.git
synced 2025-05-05 12:52:47 +08:00
![]() This change contains the following changes: - allow submitting reviews without comment for approve - fix openapi for /reviews api and fix UI calls for submitting reviews - fix recently broken openapi for webhook (it removed has_secret field as part of openapi refactor) - fix fatal submit review bug (we passed repo.UID not repo.GitUID to gitrpc - not sure how that ever worked?) - add missing merge pr activity to list of all pr activity enum values - return all PR states by default - show Open PRs by default (instead of all) and fix state filtering query - regenerate code services based on latest swagger - fix UI code to work with regenerated code service |
||
---|---|---|
.. | ||
activity_list.go | ||
comment_create.go | ||
comment_delete.go | ||
comment_update.go | ||
controller.go | ||
merge.go | ||
pr_create.go | ||
pr_find.go | ||
pr_list.go | ||
pr_update.go | ||
review_submit.go | ||
reviewer_add.go | ||
reviewer_list.go | ||
wire.go |