Skip to content

Feat: Support Limiting To Tags For Scheduled Summary Notifications#5975

Open
mkobel wants to merge 1 commit intoDependencyTrack:masterfrom
qube-ag:support-limiting-to-tags-for-scheduled-summary-notifications
Open

Feat: Support Limiting To Tags For Scheduled Summary Notifications#5975
mkobel wants to merge 1 commit intoDependencyTrack:masterfrom
qube-ag:support-limiting-to-tags-for-scheduled-summary-notifications

Conversation

@mkobel
Copy link
Copy Markdown

@mkobel mkobel commented Mar 29, 2026

Description

Feat: Support Limiting To Tags For Scheduled Summary Notifications

Addressed Issue

#5037

Additional Details

ScheduledNotificationDispatchTask.getApplicableProjectIds is extended to allow limiting by projects and/or tags.
If projects and tags are given, the resulting projects must match both.

Checklist

  • I have read and understand the contributing guidelines
  • This PR fixes a defect, and I have provided tests to verify that the fix is effective
  • This PR implements an enhancement, and I have provided tests to verify that it works as intended
  • This PR introduces changes to the database model, and I have added corresponding update logic
  • This PR introduces new or alters existing behavior, and I have updated the documentation accordingly

ScheduledNotificationDispatchTask.getApplicableProjectIds is extended
to allow limiting by projects and/or tags.
If projects and tags are given, the resulting projects must
match both.

Signed-off-by: Moritz Kobel <moritz.kobel@qube.ag>
@owasp-dt-bot
Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants