Skip to content

[AXON-434] Disable the pipeline notifications from within #428

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Jul 2, 2025

Conversation

marcomura
Copy link
Collaborator

@marcomura marcomura commented May 29, 2025

What Is This Change?

Notifications for pipelines are very useful, but sometimes can be distracting if they trigger too frequently in very large teams.
With this change, the notification will provide a button to dismiss and disable this type of notifications.

The notifications for piplines can be re-enabled from the corresponding config setting.

How Has This Been Tested?

  • npm run lint
  • npm run test
  • manual tests

Recommendations:

  • Update the CHANGELOG if making a user facing change

cabella-dot
cabella-dot previously approved these changes May 29, 2025
cabella-dot
cabella-dot previously approved these changes May 30, 2025
@bwieger-atlassian-com
Copy link
Collaborator

@marcomura For the analytic part, it looks like you wanted to support the following use case:

  1. I don't have a specific URI, but I want to show where this notification came from

If that's the case, the URI field is meant to capture that. (ex: the existing Jira Login button). All that's need is some way to construct the URI. But I

cabella-dot
cabella-dot previously approved these changes Jul 1, 2025
@marcomura marcomura merged commit 0a3236a into main Jul 2, 2025
4 checks passed
@marcomura marcomura deleted the disable-pipeline-moniton-witin-notification branch July 2, 2025 00:54
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.

3 participants