RocketChat / RocketChat/Rocket.Chat
Need to allow incoming webhook to notify @all in channel e.g. for urgent alerts
Open
@MarcosSpessatto is already working on this.
Since Mar 19, 2020.
area: ui/ux
feat: message
triaged
type: improvement
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
I just set up my first Slack-compatible webhook, to integrate with New Relic. I have past experience of rolling my own webhooks, where it's easy to add @all to the message. But there's no way to do that with the Script enabled: false type of webhook. If I can't notify the entire channel when New Relic reports a problem in production it's kind of useless.
Therefore I suggest a toggle in the Incoming webhook admin, to notify all (or not).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.