# naholyr/github-todos

Git hook to convert your TODOs into Github issues

Repository: https://github.com/naholyr/github-todos
Canonical: https://ross.abutalabs.com/products/github-todos
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2017-05-31T03:47:40+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4319, "days_push": 3381, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1280, forks 34 (observed 2026-08-28T04:04:13.656465+00:00)

## What it is
A git hook CLI tool that scans code comments for TODO/FIXME markers and automatically creates or updates GitHub issues for them. It can also inject issue numbers back into source files via an automated commit.

## Use cases
- convert TODO comments into GitHub issues automatically
- track FIXMEs as issues via a git hook
- keep code TODOs and issue tracker in sync
- inject issue numbers back into source files
- avoid forgetting TODOs left in commits

## When to choose
- your team uses GitHub and wants TODO comments tracked as issues
- you want zero-effort issue creation from code comments on commit/push

## When to avoid
- you use a non-GitHub issue tracker (only GitHub is supported)
- you need an actively maintained tool - the last release was in 2017

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: developer-tools, workflow-automation, webhook
- domain: developer-tools, version-control
- platform: cli, cross-platform
- tags: git-hook, todo-tracking, issue-automation, github-issues, automation, nodejs

## Member repositories
- naholyr/github-todos (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:13.656465+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:02:38.310849+00:00, confidence not recorded.
  - readme: https://github.com/naholyr/github-todos (fetched 2026-08-28T04:04:13.656465+00:00, sha da57ffc2cd11)
  - registry_npm: https://registry.npmjs.org/github-todos (fetched 2026-08-29T12:13:23.161570+00:00, sha 0e5905fb3399)
- Data as of 2026-08-30T08:39:29.467469+00:00.
