Github CI/CD Integration Overview

minware can integrate with GitHub Actions as a source of CI/CD data. We automatically integrate data from GitHub Actions about Workflows, Jobs, and Steps which execute as part of your CI/CD processes.

Integration Methods

GitHub Application

The preferred method of integrating with GitHub cloud is using the minware marketplace application. To install the GitHub application in your GitHub organization, please visit Settings > Integrations in minware and click on the "GitHub" button under code sources. You will need administrative permissions to install the application. No special configuration is required to integrate with GitHub Actions.

Personal Access Token

If you'd like to use a personal access token (e.g., if you don't have permission to install the GitHub application), visit Settings > Integrations in minware, click on the "GitHub" button under code sources, and follow the on-screen instructions. No additional configuration is required to integrate with GitHub Actions.

GitHub Enterprise

To configure an on-premise GitHub Enterprise instance, visit Settings > Integrations in minware, click on the "GitHub" button under code sources, and follow the on-screen instructions. No additional configuration is required to integrate with GitHub Actions.