Generate deployments from GitHub Deployments

If your release workflow already makes use of GitHub Deployments, Swarmia can automatically track those deployments.

Configuration

Deployment Insights can use Check Runs from GitHub Deployments as the input data.

  1. Start by creating an application and giving it a name
  2. Select "GitHub Deployments" as the Deployment source.
  3. Select the repository from which you you want to track deployments.
  4. Confirm the amount of deployment data to be created, and Save

Not using GitHub Deployments yet?

In order to generate GitHub Deployments for your deployment workflows, ensure that the workflows indicate an environment (e.g production) as instructed by GitHub Deployments documentation. The generated deployments then reflect on https://github.com/<organization>/<repository>/deployments as shown in this example.