ci: quiet repeated quality wait logs #165

Merged
barrettruth merged 1 commit from fix/quiet-quality-wait-logging into main 2026-05-04 17:01:10 +00:00
Owner

Summary

  • log quality wait progress only when the pending check set changes
  • keep the Forgejo-native quality wait behavior from #164 without repeating identical pending lines every poll

Verification

  • nix develop .#ci --command biome check .forgejo/scripts/wait-for-quality.js
  • nix develop .#ci --command node --check .forgejo/scripts/wait-for-quality.js
  • mocked API run: two identical pending responses produce one Waiting for quality checks: ... line before success
  • git diff --check
## Summary - log quality wait progress only when the pending check set changes - keep the Forgejo-native quality wait behavior from #164 without repeating identical pending lines every poll ## Verification - `nix develop .#ci --command biome check .forgejo/scripts/wait-for-quality.js` - `nix develop .#ci --command node --check .forgejo/scripts/wait-for-quality.js` - mocked API run: two identical pending responses produce one `Waiting for quality checks: ...` line before success - `git diff --check`
ci: quiet repeated quality wait logs
All checks were successful
quality / Format (pull_request) Successful in 11s
quality / Test (pull_request) Successful in 40s
quality / Lint (pull_request) Successful in 59s
944a6a51e0
barrettruth deleted branch fix/quiet-quality-wait-logging 2026-05-04 17:01:10 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/vimdoc-language-server!165
No description provided.