generated from nhcarrigan/template
webhook notifications should use @silent #41
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Hey team! π Right now, our webhook notifications are pinging everyone with full notification alerts, which is creating a lot of noise in Slack and other integrated channels. We'd love to make these quieter and more respectful of everyone's focus time.
The idea is to update our webhook notification system to use the
@silentmention format instead of regular mentions. This way, notifications will still show up in threads and logs (so nothing gets lost!), but they won't trigger those attention-grabbing pings that pull people away from their work.This is a small but meaningful change that shows we're thinking about our team's experience β not just about getting messages through, but about getting them through kindly.
Acceptance Criteria
@silentformatting enabledNotes
Feel free to check the webhook integration docs and our Slack API setup β there might be some config already in place that makes this even easier than we think! And if you run into any questions about which notification types should stay loud (if any), just holler β we can chat through the use cases together. π