Set notification preferences #217

Open
opened 2024-09-27 00:37:09 +00:00 by fricklerhandwerk · 0 comments
fricklerhandwerk commented 2024-09-27 00:37:09 +00:00 (Migrated from github.com)

As a package maintainer, I want to control how many and which notifications for security issues I get.

Acceptance Criteria

  1. 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

  2. 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

  3. 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

  4. 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

  5. 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:

As a package maintainer, I want to control how many and which notifications for security issues I get. ## Acceptance Criteria 1. **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 2. **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 3. **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 5. **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 6. **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: - https://github.com/Nix-Security-WG/nix-security-tracker/issues/172 - #174
Sign in to join this conversation.
No description provided.