Skip to content

Adds check trigger for production issue update

John Jarvis requested to merge jarv/issue-for-production-check-1 into master

What does this MR do?

Adds a new production check that when triggered with the environment variable PRODUCTION_ISSUE_IID will add the results to a production issue as an issue note.

For https://gitlab.com/gitlab-com/gl-infra/infrastructure/-/issues/13308

We will trigger this as part of both incident and change declaration, so that when we declare an incident we will immediately see the results of production checks which includes valuable information to the EOC like ongoing change issues, deployments, and the overall service health.

Author Check-list

  • Has documentation been updated?
Edited by John Jarvis

Merge request reports