usf-cs212-spring2021/Add Annotation
Github Action to add an annotation to a workflow run.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Token to use for Github authentication. | yes | — |
| name | Name of the check (regardless of outcome). | yes | — |
| title | Text to include in the annotation title. | yes | — |
| summary | Text to include in the annotation body. | yes | — |
| conclusion | The conclusion (success, failure, neutral) of the annotation. | yes | neutral |
| level | The annotation level (notice, warning, or failure) to use. | yes | notice |
Outputs
no outputs