Add maintainers to an issue draft #418
Labels
No labels
automation
backend
bug
contributor experience
data
deployment
documentation
duplicate
good first issue
help wanted
nice to have
notifications
package maintainer
performance
skin
tech debt
user story
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: lix-community/nix-security-tracker#418
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As a security team member, I want to be able to select additional maintainers to be notified when a security issue is published. Those may be others than just the original maintainers of the affected packages.
Acceptance criteria
Given I have a draft issue,
When I search for a maintainer among the collection of all known maintainers, and add them to the draft issue,
Then that maintainer will be pinged when the issue is published.
Given I have a draft issue,
When I add an extra maintainer to be pinged,
Then that change will be recorded in the activity log.
Implementation notes
We may want to display additional pings in a separate list for clarity.
Depends on: