Closed
Description
Gitea Version
1.17.0+dev-172-g616146f90
Git Version
No response
Operating System
No response
How are you running Gitea?
Database
No response
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Description
Kind of a cometic Issue
The text in the green info box is not correct when deleting a branch while merge a PR. See the Screenshot.
Only the organization is mentioned but not the repository:
"Branch 'Monty/test2' has been deleted."
It should be:
"Branch 'Monty/testing-Notifications test2' has been deleted."
Reproduce:
-Create a PR
-Create a merge commit and check "Delete Branch"
-See the green Box