joonashak/Annotate Comments
Create GitHub Actions annotations from comments in code.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 30, 2023
- License
- GPL 3.0
Pinned Snippet
uses: joonashak/comment-annotator@44de13f1f210ff868171924daf6d3ec464f0ae77 # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| pattern | Override default regex pattern passed to grep. | no | — |
| include | Include only files matching given glob pattern. By default, all files are included. | no | — |
| working-dir | Directory to run action in. Note that setting this also affects the scope of include param. | no | . |
Outputs
no outputs