quarkusio/Report status in issue
Report status of a workflow run into a GitHub issue
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token | yes | — |
| action | Name of the action (if named) | no | — |
| status | Status of the CI run | yes | — |
| issue-repository | The repository where the issue resides (e.g. quarkusio/quarkus) | yes | — |
| issue-number | The issue to update | yes | — |
| repository | The repository for which we are reporting the CI status (by default, the repository running the action) | no | — |
| run-id | The ID of the Github Action run for which we are reporting the CI status (by default, the run id of the current run) | no | — |
| quarkus-sha | The Git sha of the Quarkus build used to run the tests | no | — |
| project-sha | The Git sha of the project currently under test | no | — |
Outputs
no outputs