Document silent delivery for incoming webhooks#1506
Conversation
|
Newest code from mattermost has been published to preview environment for Git SHA 014d407 |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughDocumentation updates clarify mutual exclusivity between persistent notifications and silent parameter delivery across three integration pages, and expand the list of reserved keys for the props parameter in webhook and slash command endpoints. ChangesIntegration Documentation Updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Newest code from mattermost has been published to preview environment for Git SHA e448862 |
Summary
Documents the new
silentfield for incoming webhooks, which delivers a post to a channel without generating any notifications. Also updates the related reserved-propskey lists and cross-links the mutual exclusivity with persistent notifications.Ticket Link
Fixes: https://mattermost.atlassian.net/browse/MM-68754
Related PRs
mattermost/mattermost#36771