shahargl/Upload GitHub Action workflows logs to elastic
Downloads the workflow logs and uploads to Elastic
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub PAT | — | — |
| github_org | The github organization to read the workflows logs from | — | — |
| github_repository | The github repository to read the workflows logs from | — | — |
| github_run_id | The workflow specific run id to read the logs from | — | — |
| elastic_api_key_id | Elastic api key id | — | — |
| elastic_api_key | Elastic api key | — | — |
| elastic_host | The elastic host | — | — |
| elastic_index | The elastic index | — | — |
Outputs
| name | description |
|---|---|
| result | Result |