mehdi-sk/apicuron-on-commit
This action will report to APICURON on every push
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | GitHub token | yes | — |
| REPORT_API_ENDPOINT | Endpoint for sending final reports | yes | — |
| REPORT_API_TOKEN | Authentication token for report API | no | — |
| USER_INFO_SERVICE_ENDPOINT | Endpoint for user information lookup | yes | — |
| USER_INFO_SERVICE_TOKEN | Authentication token for user info service | no | — |
| RESOURCE_ID | Identifier of the resource in APICURON | yes | — |
| RESOURCE_URL | URL of the repository | no | — |
| ACTIVITY_NAME | APICURON Activity name to be reported | yes | — |
| LEAGUE | APICURON League associated with the committer | yes | default |
Outputs
| name | description |
|---|---|
| reports | JSON array of activity logs |