superbasil3/Retrieve Workflow Logs Action
Play regex against log file in order to see if error are matched
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Token with access to update message, and read the database | yes | — |
| path-logs | Where you want the logs to be stored | no | process.cwd() + '/logs' |
| keep-only-error-files | If you want to keep only the files that have errors | no | true |
Outputs
| name | description |
|---|---|
| path-logs | The value that you have set as input, or default if not set |