Skip to content

Comments

Add slack notification workflow#1983

Merged
the-mann merged 2 commits intomainfrom
mpmann/slack-notification
Jan 15, 2026
Merged

Add slack notification workflow#1983
the-mann merged 2 commits intomainfrom
mpmann/slack-notification

Conversation

@the-mann
Copy link
Contributor

@the-mann the-mann commented Jan 15, 2026

Description of the issue

Github notifications can get noisy, so this will let us see when a new github issue has been created

Description of changes

Adds Github Action workflow that sends slack message. Slack webhooks cannot parse nested JSON, so we need to use an action to parse it whenever an issue/PR is opened.

License

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Tests

N/A

Requirements

Before commiting your code, please do the following steps.

  1. Run make fmt and make fmt-sh
  2. Run make lint

Integration Tests

To run integration tests against this PR, add the ready for testing label.

@the-mann the-mann requested a review from a team as a code owner January 15, 2026 16:39
@the-mann the-mann merged commit 2f6d586 into main Jan 15, 2026
19 of 21 checks passed
@the-mann the-mann deleted the mpmann/slack-notification branch January 15, 2026 17:07
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