gitea: PR can't be merged after manual conflict resolution

  • Gitea version (or commit ref): Commit: e6da2cf2cbff4d550cf938548233a59ceef6528e
  • Git version: 2.7.4
  • Operating system: Linux Mint 18
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • SQLite

Description

If I do a PR with conflicts, gitea says that I have to merge branch manually ( This pull request can't be merged automatically because there are conflicts. ). I’ve done it but the message does not disappear. I closed the PR, then reopened it and now if I go to the merge request I get the following message everytime:

The conflict checking is still in progress, please refresh page in few moments.

seleccion_009

Steps to reproduce

  • Create new PR with a conflict between the 2 branches
  • Merge manually the branch fixing the conflicts
  • Close the PR
  • Reopen it

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 33 (20 by maintainers)

Commits related to this issue

Most upvoted comments

I think GitHub marks as merged.

I’ll do it tomorrow!