Skip to content

Add Slack PR-notification workflow (aws-pr-slack-notify) - #42

Merged
danielblando merged 1 commit into
mainfrom
add-pr-slack-notify
Sep 8, 2026
Merged

Add Slack PR-notification workflow (aws-pr-slack-notify)#42
danielblando merged 1 commit into
mainfrom
add-pr-slack-notify

Conversation

@danielblando

Copy link
Copy Markdown

Notifies Slack when a PR is opened/reopened/marked-ready on this fork (PROMET-12340). Plain curl to a Slack webhook via the SLACK_WEBHOOK repo secret (single message field); contents: read only, no third-party action, safe no-op until the secret is set. Verified working on aws-observability/cortex-dev#290.

Add the SLACK_WEBHOOK repo secret to enable it. Requires 2 approvals per branch protection.

Posts a CRUX-style Slack message when a PR is opened, reopened, or marked
ready on this fork, so reviewers hear about new PRs without polling GitHub.
Reads the SLACK_WEBHOOK repo secret (single `message` variable) and is a safe
no-op when the secret is unset. Draft PRs notify only when marked ready.

AWS-Change: build
AWS-Component: alertmanager
Upstream-Status: none
Issue: PROMET-12340
@danielblando
danielblando requested a review from a team as a code owner September 8, 2026 21:26
@danielblando
danielblando merged commit 584911d into main Sep 8, 2026
7 of 8 checks passed
@danielblando
danielblando deleted the add-pr-slack-notify branch September 8, 2026 22:42
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