diogoribeiro7/Repo Task Tracker

Sync tracker.json tasks to GitHub Issues and optionally to a central GitHub Project (v2) board.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenToken with issues:write and (if using a project board) projects:write. Use a PAT stored as a secret — the default GITHUB_TOKEN cannot write to Projects owned by a user account. yes
project-ownerGitHub login or organisation that owns the Project board. Leave empty to skip project board sync. no""
project-numberInteger number of the GitHub Project board (visible in the URL: github.com/users/<owner>/projects/<number>). Leave as 0 to skip project board sync. no0
tracker-pathPath to tracker.json relative to the repository root. notracker.json
tracker-globGlob pattern for multiple tracker files. If set, overrides tracker-path. no""
validateValidate tracker.json only and exit without creating/updating issues. nofalse
dry-runPreview changes without mutating issues or project board items. nofalse
on-orphanHow to handle tracker-labelled issues not present in tracker.json: warn, close, or ignore. nowarn

no outputs