Skip to content

Allow turning off Slack notifications for Argo Workflows #367

@xnyo

Description

@xnyo

Especially useful for provisioned plugins using the CD approach who don't want to spam Slack with dev deployments for each commit

We have an input here:

argo-workflow-slack-channel:

argo-workflow-slack-channel: ${{ (github.event_name == 'push' && github.ref_name == 'main') && '' || '#grafana-plugins-platform-ci' }}

But the Argo Workflow may not handle it properly

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

📅 Planned

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions