GitHub Actions
How to integrate Trunk CI Analytics with GitHub Actions
Compatibility
Trunk CI Analytics is compatible with all repositories hosted on GitHub.com.
Enable CI Analytics in your Repository
Once CI Analytics is enabled in the repository, Trunk will collect the previous 30 days of GitHub Actions data for the repository. Trunk will also track all new GitHub Actions runs for the repository.
Backfilling More Data
If you would like to import more than the last 30 days of GitHub actions data for your repository, please reach out in our community slack at slack.trunk.io, or email us at support@trunk.io.
Disabling CI Analytics
You can disable CI analytics on each repo from the Settings -> <repo name> -> CI Analytics settings panel.
Last updated