Add maintainers to an issue draft #418

Open
opened 2024-12-05 11:03:08 +00:00 by fricklerhandwerk · 0 comments
fricklerhandwerk commented 2024-12-05 11:03:08 +00:00 (Migrated from github.com)

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:

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: - https://github.com/Nix-Security-WG/nix-security-tracker/issues/416
Sign in to join this conversation.
No description provided.