Skip to content
Snippets Groups Projects

Update CMOC Stakeholder Notification process

Merged Charl Marais requested to merge cmarais-cmoc-stake-holder-notification-update into main
All threads resolved!
@@ -224,9 +224,16 @@ The CMOC now needs to notify internal stakeholders of the incident using the Inc
This workflow, once used, will ask you to fill out a form with details of the incident and will then post those details to `#developer-relations` and `#customer-success`. This serves to notify those teams of the incident. To engage the workflow:
1. Within the `#support_gitlab-com` channel, type `/` in the message box to bring up the list of available workflows and select the `Incident Notifier` workflow.
1. Fill in all of the details.
1. Fill in the following details that are shared in the #incident-management channel
- **Summary**: Brief summary, you can make it the same as the CMOC notice.
- **Severity**: Select the same severity as the Incident.
- **Production issue**: Link to the incident issue. eg: `https://gitlab.com/gitlab-com/gl-infra/production/-/issues/12345`
- **Incident Slack Channel**: Link to the incident slack channel. eg: `#incident-12345`
- **Status Page**: Click on the incident to expland the full status page url. eg: `https://status.gitlab.com/pages/incident/xxxxxxxx/xxxxxxxx`
1. Click `Submit`
This will sumbit to both `#developer-relations` and `#customer-success` channels.
#### Label Incident Issue
1. Add the `~Incident-Comms::Status-Page` scoped label to the incident issue.
Loading