yuzutech/Annotate Action
Creates annotations from a JSON file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | Token used to interact with the GitHub API. | yes | — |
| input | Path to a JSON file which contains a list of annotations. | yes | — |
| title | Title of the check | no | check |
| ignore-unauthorized-error | Ignore errors when the provided repo-token does not have write permissions | no | false |
| ignore-missing-file | Ignore if the file which contains annotations is missing | no | true |
Outputs
no outputs