-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Notify reviewers added via CODEOWNERS #29842
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Strange error on CI, may be related. I will restart it once.
|
It hangs in test === TestPullView_CodeOwner (tests/integration/pull_review_test.go:36), so it is related. |
I will do some debug. |
Maybe https://codeberg.org/forgejo/forgejo/pulls/1970#issuecomment-1532769 could be the reason or at least relevant here. |
a423ec1
to
2526978
Compare
I was unable to create a backport for 1.21. @jpraet, please send one manually. 🍵
|
backport #29842 Co-authored-by: Jimmy Praet <[email protected]>
Fixes #28297
This PR also fixed a problem that it needs a database transaction when removing the WIP title.