iyaki/Regex PR Annotator

Annotate pull requests based on regex findings in added lines

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGitHub token for API calls${{ github.token }}
rulesJSON array of rule objects, or a path to a JS file (CommonJS) exporting an array. Each rule supports: regex, message (supports {regex}, {line}, {match}), level (optional, default: warning), and paths (optional, regex patterns for file filtering)yes
debugEnable debug logging: outputs patches and match infonofalse
fail_levelMinimum level (notice, warning, error) that causes the action to fail. Use "none" to never fail.nonone

no outputs