actions-marketplace-validations/Annotate Action cmsj fork
Creates annotations from a JSON file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 5, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/cmsj_annotations-action@c26a67b788e9f5fd4009dec210894de682bd2a72 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
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 |
| commit | Commit SHA to which annotations are published. | no | — |
Outputs
no outputs