ipdxco/Create Issue on Failure
Creates an issue or comments on an existing issue if a build fails.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | GitHub token | yes | — |
| title | The title of the issue to create or update | yes | — |
| body | The body of the issue to create or update | yes | — |
| label | The label to add to the issue | yes | — |
Outputs
| name | description |
|---|---|
| issue-number | The issue number if one was found |