0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 10:34:36 +01:00
gitea/services
Gusted 5e68fe7d37
Don't allow merging PR's which are being conflict checked (#19357)
* Don't allow merging PR's which are being conflict checked

- When a PR is still being conflict checked, don't allow the PR to be
merged(the merge button could already be visible before e.g. a new
commit was pushed to the PR).
- Relevant(should prevent such issue from happening) #19352

Co-authored-by: delvh <dev.lh@web.de>
2022-04-20 16:43:15 +02:00
..
agit
asymkey Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
attachment Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
auth
comments
context
cron
externalaccount
forms
gitdiff Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
issue Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
lfs
mailer Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
migrations Fix datarace in gitea_uploader.go (#19409) 2022-04-15 22:50:09 +08:00
mirror
org Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
packages
pull Don't allow merging PR's which are being conflict checked (#19357) 2022-04-20 16:43:15 +02:00
release Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
repository Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
task
user Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
webhook Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
wiki Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00