actions-marketplace-validations/Track TODO Action

Sync TODO/BUG/FIXME comments with GitHub Issues and Projects

View on GitHub

Trust Signals

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

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/ribtoks_tdg-github-action@69e0e1cba11292f839ebcefedaf33d6873143990 # no releases — HEAD as of 2026-07-13

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

namedescriptionrequireddefault
REPOCode repository""
ISSUE_REPORepository for issues""
TOKENGithub token""
INCLUDE_PATTERNRegexp for source files to include""
EXCLUDE_PATTERNRegexp for source files to exclude""
ROOTRoot directory for source code.
MIN_WORDSMinimum amount of words to create an issue3
MIN_CHARACTERSMinimum amount of characters to create an issue30
DRY_RUNDo not create or close real issues""
CLOSE_ON_SAME_BRANCHClose issues only if they are missing on the same branch1
ADD_LIMITLimit number of issues to create during workflow""
CONCURRENCYAmount of files to process in parallel128
CLOSE_LIMITLimit number of issues to close during workflow""
LABELLabel to add for new issuestodo comment
SHASHA value of the commit""
REFGithub Ref that triggered the workflow (branch or tag)""
EXTENDED_LABELSCreate additional labels to mark branch, issue type etc.1
COMMENT_ON_ISSUESCreate commit reference in the comments before closing the issue0
ASSIGN_FROM_BLAMEGet the author of the comment via git API from the commit hash of the comment and assign to the issue created0
namedescription
scannedIssuesEquals to 1 if completed successfully