gh-velocity status#
Current work status (wip, my-week, reviews)
Synopsis#
What is happening right now?
Status commands show the current state of work:
wip Work in progress — open items on your project board my-week Personal weekly summary for 1:1 prep reviews Pending and stale pull request reviews
Options#
-h, --help help for statusOptions inherited from parent commands#
--config string Path to config file (default: .gh-velocity.yml)
--debug Print diagnostic info to stderr
-f, --format string Output format: json, pretty, markdown (default "pretty")
--new-post Force a new post (skip idempotent update; implies --post)
--post Post output to GitHub (dry-run by default; set GH_VELOCITY_POST_LIVE=true for live)
-R, --repo string Repository in owner/name format
--scope string Additional GitHub search qualifier(s) ANDed with config scopeSEE ALSO#
- gh-velocity - GitHub velocity and quality metrics
- gh-velocity status my-week - Your activity summary for 1:1 prep
- gh-velocity status reviews - Show PRs awaiting review
- gh-velocity status wip - Show work in progress