backlog-sync

command
v0.34.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 24, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Command backlog-sync keeps GitHub issues in sync with BACKLOG.md.

BACKLOG.md is the single source of truth: every CF-n item becomes an issue (label "backlog", grouped by milestone). Checking an item ([x]) closes its issue; unchecking reopens it. The sync is idempotent — issues are matched by their "CF-n" title prefix — so it is safe to run repeatedly (locally or from .github/workflows/backlog-sync.yml).

go run ./cmd/backlog-sync [-backlog BACKLOG.md] [-dry-run]

Requires the `gh` CLI, authenticated (GH_TOKEN in CI).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL