Customize alert message
Open
enhancement
help wanted
- Dominant language
- Python
- Stars
- 450
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to customize a notification message for each handler.
For example, in Slack you may want to make an [announcement](https://get.slack.help/hc/en-us/articles/202009646-Making-announcements) alerting the entire "@channel" or just online users "@here".
```
@here [BEACON] CRITICAL Loading error: No data
```
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by tracing how handlers construct and send notification messages, then inspect the Slack notification path; done should allow each handler to define its own message, including Slack mentions such as @here or @channel.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100