dkoshkin/Github Actions Monitor
Push github actions status to a monitoring system
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| backend | The backend to use for pushing metrics, valid values are: influxdb | yes | — |
| influxdb_token | The token to use for authentication with the InfluxDB server | no | — |
| influxdb_url | The URL of the InfluxDB server | no | — |
| influxdb_org | The InfluxDB organization to use for pushing metrics | no | — |
| influxdb_bucket | The InfluxDB bucket to use for pushing metrics | no | — |
| googlesheets_spreadsheet_id | The ID of the Google Sheets spreadsheet to use for pushing metrics | no | — |
| repository | The repository name | yes | — |
| actor | The actor who triggered the action | yes | — |
| status | The status of the action, valid values are: success, failure, cancelled or skipped | yes | — |
| tags | A comma separated list of key=value pairs to be added to the metric | no | — |
Outputs
no outputs