Closed
Description
- Gitea version (or commit ref): 1.11.4
- Git version: 2.24.0
- Operating system: Windows 10
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Not relevant
- Log gist:
Description
If a pull request (PR) is created and then a new commit is pushed to the source (head) branch the PR became broken. The newly pushed commit doesn’t appear in the PR and head branch appears as "deleted". The branch protection is set to the destination branch. In this repository all created PRs behave the same independently which are the source and destination branches. In our other repository this error never comes. This situation prevents us to fulfill an effective code review, because we need to open a new PR after every newly pushed commit related to the review.
Here is a link to my ticket on our forum: https://discourse.gitea.io/t/pull-request-is-broken/2092
Metadata
Metadata
Assignees
Labels
No labels