fleet/tools/qacheck
Victor Lyuboslavsky fbc5b9d8b6
Updated go to 1.26.1 (#42027)
<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** Resolves #41749

# Checklist for submitter

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
2026-03-19 07:01:00 -05:00
..
go.mod Updated go to 1.26.1 (#42027) 2026-03-19 07:01:00 -05:00
go.sum A tool to check that the testplan checkbox was checked (#39948) 2026-02-23 09:24:14 -05:00
main.go A tool to check that the testplan checkbox was checked (#39948) 2026-02-23 09:24:14 -05:00
README.md A tool to check that the testplan checkbox was checked (#39948) 2026-02-23 09:24:14 -05:00

qacheck

Scans a GitHub Project v2 for items in ✔️Awaiting QA that are missing or have an unchecked QA confirmation checklist.

Build

export GITHUB_TOKEN=... cd tools/qacheck go build -o qacheck .

Run

./qacheck -org fleetdm -project 71 ./qacheck -org fleetdm -project 97