Skip to content

feat: add bulk notification operations #51

@eslerm

Description

@eslerm

Add bulk notification mutations: archive-all, mark-read-all, mark-unread-all, snooze-all, unsnooze-all.

Scope

  • 6 new mutations extending existing notification commands
  • No new queries or filter infrastructure needed
  • Estimated ~520 LOC

Open Questions

  • Should bulk operations require --yes confirmation flag?
  • What filtering do the bulk mutations support? (by type? team? date?)
  • Is notificationCategoryChannelSubscriptionUpdate useful for CLI?

See planning/06-bulk-notifications.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions