...
Enable Playbooks to auto-add people to channels on incident start so that it saves user from repeating the same task.
Assumptions
Requirements
RequirementMust be able to… | User Story | Jira Issue | |
---|---|---|---|
1 | Specify in the playbook a list of users to be added to the channel | ||
2 | Specify in the playbook a channel of which all members will be added to the incident channel |
| |
3 | Send outgoing webhooks on change events | ||
4 | Expose documented REST API | ||
5 | Enable unrestricted developer use while requiring enterprise license for production use | As a developer, I can run the Incident Response plugin in my sandbox and consume its APIs so that it’s easy to build integrations. |
...