Remove release branch from a suggestion #502
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#502
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 remove a release branch (channel) from a suggestion, to signify that a given vulnerability does not affect it.
Acceptance criteria
Given I have a matching suggestion with some affected channels,
When I remove a channel,
Then it will not show up in the published issue.
Given I have a matching suggestion with some affected channels, and I have JavaScript enabled in my browser,
When I remove a channel,
Then I can bring it back immediately, before changing the state of that suggestion.
Given I have a matching suggestion with some affected channels,
When I remove a channel,
Then that change will be recorded in the activity log for that suggestion.