mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
<!-- 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`. |
||
|---|---|---|
| .. | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
| README.md | ||
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