stylusnexus/Todo Sync Flow

Converts TODO/FIXME/HACK comments into GitHub issues with full lifecycle: create, track, close.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGitHub token with issues:write and contents:write permissionsyes
extra_identifiersJSON array of additional identifiers to detect. Each entry: { "name": "SRD-VIOLATION", "label": "compliance", "priority": "high" } Priority is optional, defaults to "normal". no[]
insert_urlsWhen true, commits the issue URL back into the TODO comment after creationnotrue
close_on_removeWhen true, closes the linked GitHub issue when a TODO line is deletednotrue
assigneesComma-separated GitHub usernames to assign to created issuesno""
extra_labelsComma-separated additional labels to apply to every created issueno""
milestoneMilestone number (integer) to assign to created issuesno""
full_scanScan all files instead of just the diff. Creates issues for every unlinked TODO.nofalse

no outputs