aaronsteers/TK-TODO Check Action

Set blocking TODO markers (`TK-TODO`) that must be resolved before merge.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Feb 20, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: aaronsteers/tk-todo-check-action@76cd8dbb434bc93c7898ebdf43eff6105ca186ac # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
fail-on-foundWhether to fail the action if TK-TODO markers are found (default: true)notrue
exclude-patternsGlob patterns to exclude from the check (space-separated, e.g., '*.md docs/*')no""
namedescription
found-countNumber of TK-TODO markers found
found-markersList of found TK-TODO markers (file:line format)