alexleventer/GitHub Issue Due Dates

Label and optionally comment on issues whose YAML frontmatter contains a due date.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
GH_TOKENGitHub token used to read issues and manage labels/comments.yes
overdue-labelLabel applied when an issue is overdue.noOverdue
upcoming-labelsYAML list of upcoming-due thresholds. Each entry is { days, label }. The smallest-matching threshold wins. Default: a single "Due in 1 week" bucket at 7 days. no- days: 7 label: 'Due in 1 week'
comment-on-overdueOptional comment template posted once when an issue becomes overdue. Supports {{daysUntil}}, {{dueDate}}, {{issueNumber}}. Leave empty to disable.no""
comment-on-upcomingOptional comment template posted once when an issue enters an upcoming-due bucket. Same template variables as comment-on-overdue.no""
dry-runIf true, log planned changes without calling the GitHub API.nofalse
namedescription
issues-processedTotal open issues fetched.
issues-changedNumber of issues that had labels or comments updated.