Skip to content

feat(cd): add argo-workflows-slack-silent parameter to silence Argo Slack notifications#608

Merged
xnyo merged 8 commits intomainfrom
giuseppe/argo-cd-silent
Mar 25, 2026
Merged

feat(cd): add argo-workflows-slack-silent parameter to silence Argo Slack notifications#608
xnyo merged 8 commits intomainfrom
giuseppe/argo-cd-silent

Conversation

@xnyo
Copy link
Copy Markdown
Member

@xnyo xnyo commented Mar 16, 2026

Adds a new boolean parameter to cd.yml: argo-workflow-slack-silent. When true, silence Slack notifications in the Argo Workflow (but still send a Slack message if the workflow fails).

Requires https://github.com/grafana/deployment_tools/pull/517179. Fixes #367.

@xnyo xnyo self-assigned this Mar 16, 2026
@xnyo xnyo requested review from a team as code owners March 16, 2026 16:41
@xnyo xnyo added the enhancement New feature or request label Mar 16, 2026
@xnyo xnyo requested review from academo, s4kh and sunker March 16, 2026 16:41
@xnyo xnyo changed the title feat(cd): add argo-workflows-slack-silent parameter to silence Argo Slack notifications feat(cd): add argo-workflows-slack-silent parameter to silence Argo Slack notifications Mar 16, 2026
@grafana-plugins-platform-bot grafana-plugins-platform-bot Bot moved this from 📬 Triage to 🔬 In review in Grafana Catalog Team Mar 16, 2026
Comment thread .github/workflows/cd.yml Outdated
@xnyo xnyo requested a review from sunker March 19, 2026 10:05
Comment thread .github/workflows/cd.yml Outdated
xnyo and others added 2 commits March 19, 2026 12:30
Co-authored-by: Anna Urbiztondo <anna.urbiztondo@grafana.com>
Copy link
Copy Markdown
Contributor

@sunker sunker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@xnyo xnyo merged commit eb7d1dd into main Mar 25, 2026
15 checks passed
@github-project-automation github-project-automation Bot moved this from 🔬 In review to 🚀 Shipped in Grafana Catalog Team Mar 25, 2026
@xnyo xnyo deleted the giuseppe/argo-cd-silent branch March 25, 2026 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Allow turning off Slack notifications for Argo Workflows

3 participants