Closed
Description
- Gitea version (or commit ref): 1.2.0+6-g46bb1cf
- Git version:
- Operating system:
- 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
I've tried a few things to automatically close issues when a PR is merged. I haven't found a way to do it.
Neither a commit with the message containing closes #xx
nor using closes #xx
as title or pr message has any effect.
This is problematic because gitea doesn't display references that are made to the pr / issue in the discussion tab like github does. So there is no indicator if the issue was discussed / handled in another issue / pr.