eshaanag/CI Failure Pack
Capture failed CI evidence, post a brief PR diagnosis, and create a local replay bundle.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| failed-step-name | Name of the workflow step that failed. | no | — |
| failed-command | Command that failed in the previous step. | no | — |
| exit-code | Exit code from the failed command. | no | — |
| log-tail | Tail of the failed step log. | no | — |
| log-tail-lines | Maximum number of log lines to include. | no | 200 |
| comment-verbosity | PR comment verbosity: brief, standard, or full. | no | brief |
| bundle-name | Name of the generated ZIP artifact. | no | failure-pack.zip |
| config-path | Optional path to .ci-failure-pack.yml. | no | — |
Outputs
no outputs