fleet/tools/github-manage/cmd/gm
Ian Littman 9ce3182726
Add bug open time metric calculation to gm, including milestone exclusion (#39118)
This matches our current bug open time KPI calculation, with the added
ability to exclude milestones from the calculation. Milestone exclusion
allows for easily answering the question "what would happen to the
metric if we released this milestone today?"

Verbose output lists each bug, net of filtering by milestone, including
the product group label associated with the bug (so we can spot cases
where a bug won't get resolved all else equal because it isn't triaged
to a current product group).
2026-02-03 17:59:45 -06:00
..
bugs.go Add bug open time metric calculation to gm, including milestone exclusion (#39118) 2026-02-03 17:59:45 -06:00
issue.go Adding direction to add views and workflows (#33177) 2025-09-25 14:05:39 -05:00
main.go Add bug open time metric calculation to gm, including milestone exclusion (#39118) 2026-02-03 17:59:45 -06:00
milestone.go gkarr gm updates pre sprint (#37446) 2025-12-18 14:55:38 -06:00
presprint.go gkarr gm updates pre sprint (#37446) 2025-12-18 14:55:38 -06:00
project.go gkarr gm updates pre sprint (#37446) 2025-12-18 14:55:38 -06:00
releases.go Update GitHub Manager to work with milestones and add forecast command (#39070) 2026-01-30 17:01:11 -06:00