•  
     
    story #38643 @ notifications in pull requests
Summary
Empty
@ notifications in pull requests
Empty

This is a one time notification, the user who's being notified won't receive updates for future notifications.

Global Pull Request comment

  • When a global Pull Request comment contains a  user reference in the form @username
  • Then standard email notification for author/review is sent to mentioned user as well (permissions apply)

The notification is sent whether the comment is new or edited.

Inline Pull Request comment

  • When an inline Pull Request comment contains a  user reference in the form @username
  • Then standard email notification for author/review is sent to mentioned user as well (permissions apply)

The notification is sent whether the comment is new or edited.

Initial Pull Request comment

  • When the initial Pull Request comment contains a  user reference in the form @username
  • Then standard email notification for author/review is sent to mentioned user as well (permissions apply)

The notification is sent whether the comment is new or edited. The "new" notification is sent when the pull request is created (ie there is no parsing of commit messages at git level to look for @username mentions)

Empty
Empty
Status
Empty
Ready (hot)
Development
  • [ ] Does it involves User Interface? 
  • [ ] Are there any mockups?
  • [ ] Are permissions checked?
  • [ ] Does it need Javascript development?
  • [ ] Does it need a forge upgrade bucket?
  • [ ] Does it need to execute things in system events?
  • [ ] Does it impact project creation (templates)?
  • [ ] Is it exploratory?
Empty
Details
#38643
Manuel Vacelet (vaceletm)
2024-07-24 16:39
2024-06-26 16:34
40255

References
Referencing story #38643

Artifact Tracker v5

epic #38644 @ notifications

Follow-ups

User avatar
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
User avatar
Joris MASSON (jmasson)2024-07-24 16:14
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
User avatar

question: in the "new" case, when is the email notification for @username sent ? When the user first creates the pull request ? At git push ?

When the pull request is created


  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
User avatar
Joris MASSON (jmasson)2024-07-18 14:18

Initial Pull Request comment [...] The notification is sent whether the comment is new or edited.

question: in the "new" case, when is the email notification for @username sent ? When the user first creates the pull request ? At git push ?


  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
  • Permissions set to
User avatar
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes