-
kolaente authored
* Fix indention Signed-off-by:
kolaente <k@knt.li> * Add option to merge a pr right now without waiting for the checks to succeed Signed-off-by:
kolaente <k@knt.li> * Fix lint Signed-off-by:
kolaente <k@knt.li> * Add scheduled pr merge to tables used for testing Signed-off-by:
kolaente <k@knt.li> * Add status param to make GetPullRequestByHeadBranch reusable Signed-off-by:
kolaente <k@knt.li> * Move "Merge now" to a seperate button to make the ui clearer Signed-off-by:
kolaente <k@knt.li> * Update models/scheduled_pull_request_merge.go Co-authored-by:
赵智超 <1012112796@qq.com> * Update web_src/js/index.js Co-authored-by:
赵智超 <1012112796@qq.com> * Update web_src/js/index.js Co-authored-by:
赵智超 <1012112796@qq.com> * Re-add migration after merge * Fix frontend lint * Fix version compare * Add vendored dependencies * Add basic tets * Make sure the api route is...
59b30f06