natzkalabsopensource/moon - CI booster
Posts per-task failure comments with stderr on pull requests and a summary to the job step.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| access-token | GitHub access token to post comments. | yes | — |
| job-group | Job group name used to differentiate between different jobs. | — | all |
| workspace-root | Root of the moon workspace. Defaults to working directory. | — | "" |
Outputs
| name | description |
|---|---|
| comment-created | Whether or not a comment was created/updated on the pull request. |
| has-failures | 'true' if any failing tasks were found. |
| report | The generated failure summary markdown. |