Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.09 KB

github-actions.md

File metadata and controls

25 lines (14 loc) · 1.09 KB
description
How to integrate Trunk CI Analytics with GitHub Actions

GitHub Actions

Compatibility

Trunk CI Analytics is compatible with all repositories hosted on GitHub.com.

Enable CI Analytics in your Repository

{% @supademo/embed demoId="Pga1cA7d0QXy-InF0WPmO" url="https://app.supademo.com/demo/Pga1cA7d0QXy-InF0WPmO" %}

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 [email protected].

Disabling CI Analytics

You can disable CI analytics on each repo from the Settings -> <repo name> -> CI Analytics settings panel.

screenshot of CI Analytics Settings.