Skip to content

fix SLACK_WEBHOOK_TYPE to lowercase in workflow files#94

Merged
witmicko merged 1 commit into
mainfrom
fix-slack-action
Jun 30, 2026
Merged

fix SLACK_WEBHOOK_TYPE to lowercase in workflow files#94
witmicko merged 1 commit into
mainfrom
fix-slack-action

Conversation

@witmicko

@witmicko witmicko commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Note

Low Risk
Cosmetic env value fix for Slack webhook configuration; no auth, secrets, or scan logic changes.

Overview
Updates SLACK_WEBHOOK_TYPE from INCOMING_WEBHOOK to incoming-webhook everywhere the pinned slackapi/slack-github-action step posts Slack notifications.

The change applies to failure alerts in onboard-new-repo, release announcements in publish-release, and security scan failures in security-scan. Payloads, webhooks, and action versions are unchanged—only the webhook type env value is normalized to lowercase.

Reviewed by Cursor Bugbot for commit 6e520b2. Bugbot is set up for automated code reviews on this repo. Configure here.

@witmicko witmicko marked this pull request as ready for review June 30, 2026 10:37
@witmicko witmicko requested a review from a team as a code owner June 30, 2026 10:37

@mmenoxx mmenoxx left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM

@witmicko witmicko merged commit d46d169 into main Jun 30, 2026
20 of 21 checks passed
@witmicko witmicko deleted the fix-slack-action branch June 30, 2026 10: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.

2 participants