Skip to content

Improvements in email notifications on issues and pull requests #5083

Closed
@rasmk

Description

@rasmk

I would like to see some improvements in email notifications Gitea sends on issues and pull requests.

Content extensions:

  • distinguish issues and PRs in email subject and body
  • distinguish whether the issue is new, updated or closed in email subject and body
  • have different notifications on different comment types (e.g. different email, when I get assigned to an issue)

For that, I was thinking about having templates for subjects and adding some more data (e.g. issue and comment) to the data of the body template, so that custom templates can make use of that. Having separate templates per comment type may be an option too.

Besides, I would like to receive some more emails than today:

  • when user assignment changes, especially, when I get assigned to the issue/PR
  • on coder review, possibly both line-review comments and global review comment

Nice to have: defer the email sending and bundle some related updates into a single mail. This should be particularly useful for the review notifications. This may be somehow related to #145 by @andreynering.

I would like to hear some feedback. Perhaps I could contribute a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/enhancementAn improvement of existing functionalitytype/proposalThe new feature has not been accepted yet but needs to be discussed first.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions