kibalabs/Create Annotations
Create GitHub Checks annotations from a JSON file
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 used to interact with the GitHub API. | yes | — |
| json-file-path | Path to a JSON file which contains a list of annotations. | yes | — |
| check-name | Set the check name to the check annotations should be attached to (check will be created if it does not exist). Default is current running check. | no | — |
| fail-on-error | Set if the action should end with an error exit code if there are any failure annotations | no | true |
| path-prefix | Set if all the paths in the annotations should be prefixed with a parent path | no | — |
Outputs
no outputs