Skip to content

feat(slack): optional blokkit payload for Slack notifications - #5414

Draft
TheMeier wants to merge 1 commit into
prometheus:mainfrom
TheMeier:issues/2217
Draft

feat(slack): optional blokkit payload for Slack notifications#5414
TheMeier wants to merge 1 commit into
prometheus:mainfrom
TheMeier:issues/2217

Conversation

@TheMeier

Copy link
Copy Markdown
Contributor

Pull Request Checklist

Please check all the applicable boxes.

  • Please list all open issue(s) discussed with maintainers related to this change
  • Is this a new Receiver integration?
  • Is this a bugfix?
    • I have added tests that can reproduce the bug which pass with this bugfix applied
  • Is this a new feature?
    • I have added tests that test the new feature's functionality
  • Does this change affect performance?
    • I have provided benchmarks comparison that shows performance is improved or is not degraded
      • You can use benchstat to compare benchmarks
    • I have added new benchmarks if required or requested by maintainers
  • Is this a breaking change?
    • My changes do not break the existing cluster messages
    • My changes do not break the existing api
  • I have added/updated the required documentation
  • I have signed-off my commits
  • I will follow best practices for contributing to this project

Which user-facing changes does this PR introduce?

ENHANCEMENT SLACK: Add optional, configurable block-kit payload

@TheMeier
TheMeier requested a review from siavashs July 31, 2026 08:12
Signed-off-by: Christoph Maser <christoph.maser+github@gmail.com>
@TheMeier

Copy link
Copy Markdown
Contributor Author

This is the approach to acheive option 2 from this comment #2217 (comment) using other means. It relies on template.DeepCopyWithTemplate which is problematic, but the situation with that can maybe be improved in the future.

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.

Support Block Kit with Slack notifications

1 participant