Linking incidents to GitHub PRs

If you're connected Cased to GitHub, you can easily link a GitHub pull request to incident (for instance, if the PR relates to the incident). This will then be tracked in Cased.

To link the incident, you can copy paste the incident web url into either the title or description of the pull request, or simply type something like "fix incident 123", and Cased will automatically link the pull request to your incident and track its progress.

In addition to manually link open pull requests to incidents, Cased also automatically analyzes your recent pull requests, and when new incident happens, Cased can provide immediate insights about whether your new incident was caused by recent code changes. This feature accelerates the troubleshooting process, allowing engineers to quickly pinpoint and address the source of issues, enhancing overall system reliability and stability.

Last updated