Skip to content

🎉 release v0.10.5#435

Merged
abahmed merged 3 commits intomainfrom
release-v0.10.5
Mar 28, 2026
Merged

🎉 release v0.10.5#435
abahmed merged 3 commits intomainfrom
release-v0.10.5

Conversation

@abahmed
Copy link
Copy Markdown
Owner

@abahmed abahmed commented Mar 28, 2026

Changes proposed in this pull request:

  • 🎉 release v0.10.5

abahmed added 3 commits March 29, 2026 00:31
Support Slack App bot tokens (xoxb-...) with channel-based posting
as an alternative to incoming webhook URLs.

Config:
  alert.slack:
    token: xoxb-...      # bot token
    channel: #alerts      # required with token

Existing webhook config continues to work unchanged:
  alert.slack:
    webhook: https://hooks.slack.com/...

Uses slack-go/slack PostMessage API for token mode,
PostWebhook for webhook mode. Both produce identical
message block formatting.
@abahmed abahmed merged commit f54cbef into main Mar 28, 2026
4 checks passed
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.

1 participant