Allow customization of Slack thread message (for images)
Open
- Dominant language
- Go
- Stars
- 89
- Forks
- 74
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 8
Description
Currently it's not possible to customize the slack comment: https://github.com/grafana/alerting/blob/main/receivers/slack/slack.go#L506C6-L532
Contributor guide
Research direction
Start with receivers/slack/slack.go at lines 506-532, where the Slack comment is assembled. Trace how image-related thread messages are generated and identify the existing customization path, if any; done means callers can customize that message and the behavior is covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100