Set notification preferences #217
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#217
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 package maintainer, I want to control how many and which notifications for security issues I get.
Acceptance Criteria
Given I am subscribed to an issue
When I toggle off all notifications for subscribed issues
Then I should not receive any notifications for that issue
Given I am logged into my account
When I select specific notification types (e.g., comments, status changes, mentions) in my settings
Then I should only receive the notification types I've selected
Given I am subscribed to multiple issues
When I configure different notification settings for individual issues
Then I should receive notifications according to my per-issue settings
Given I am logged into my account
When I update my notification preferences
Then I should receive visual confirmation that my settings were updated successfully
Given I have configured various notification settings
When I access my notification preferences
Then I should clearly see which settings are currently active for each option
Depends on: