actions-marketplace-validations/RelativeCI agent
Send bundle stats and CI build information to RelativeCI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jan 4, 2026
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/relative-ci_agent-action@3c681926017930047fc03acaa35cd6a44efcbfc3 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| key | RelativeCI project API key | yes | — |
| token | GitHub token | no | — |
| webpackStatsFile | Path to your local bundle stats file | no | — |
| slug | RelativeCI project slug | no | — |
| endpoint | RelativeCI ingest endpoint | no | — |
| includeCommitMessage | Include commit message | no | true |
| compress | Compress ingest data | — | false |
| debug | Output debug info | — | false |
| artifactName | GitHub action artifact name to download when running in workflow_run | no | — |
Outputs
no outputs