ci: quiet repeated quality wait logs #118

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

Summary

  • log quality wait progress only when the pending check set changes
  • avoid repeating the same Waiting for quality checks: ... line every poll

Verification

  • nix shell nixpkgs#shellcheck -c shellcheck .forgejo/scripts/wait-for-quality.sh
  • 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 - avoid repeating the same `Waiting for quality checks: ...` line every poll ## Verification - `nix shell nixpkgs#shellcheck -c shellcheck .forgejo/scripts/wait-for-quality.sh` - 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 / Test (pull_request) Successful in 5s
quality / Lint (pull_request) Successful in 5s
quality / Format (pull_request) Successful in 8s
f47c07087b
barrettruth deleted branch fix/quiet-quality-wait-logging 2026-05-04 17:01:19 +00:00
Sign in to join this conversation.
No description provided.