You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a pr is merged, Gitea automatically sends an email to everyone. But that email does not contain anything that indicates there was a merged pr. Instead, I get this:
---
View it on Gitea.
And the title of the pr as email title.
It should at least say something like Merged #xyz (like on Github)
The text was updated successfully, but these errors were encountered:
Yeah this has been there for a long time (since the time we use Gogs and migrated to Gitea). I was digging in the code and it was not straightforward to find out from which place the mails are generated and dispatched.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.
Description
When a pr is merged, Gitea automatically sends an email to everyone. But that email does not contain anything that indicates there was a merged pr. Instead, I get this:
And the title of the pr as email title.
It should at least say something like
Merged #xyz
(like on Github)The text was updated successfully, but these errors were encountered: