Commit Graph

5 Commits

Author SHA1 Message Date
Chris Farhood 5cf16bd173 fix(dual-approval): replace echo with printf to avoid jq parse errors (PRI-1757)
CI / ci (push) Failing after 2m27s
CI / ci (pull_request) Failing after 1m12s
Promotion Gate / Promotion Gate (pull_request) Failing after 4m1s
Promotion Gate / Promotion Gate (pull_request_review) Failing after 4m0s
2026-05-30 23:15:57 +00:00
Regression Regina [agent] 72ab1cba38 fix(ci): add container: ubuntu:latest for apt-get compatibility (PRI-1636)
Promotion Gate / Promotion Gate (pull_request) Failing after 6s
CI / ci (push) Successful in 39s
Promotion Gate / Promotion Gate (pull_request_review) Failing after 5s
CI / ci (pull_request) Successful in 38s
Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-20 13:49:11 +00:00
Gandalf the Greybeard 5897c4c5b9 fix(CI): inline dual-approval-check workflow, install curl/jq (PRI-1636)
Promotion Gate / Promotion Gate (pull_request) Failing after 0s
CI / ci (push) Successful in 45s
CI / ci (pull_request) Successful in 44s
Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-20 13:27:37 +00:00
Chris Farhood 066db0b902 fix(ci): pass pr_number to dual-approval-check workflow
Passes github.event.pull_request.number to the reusable workflow so
dual-approval status checks work correctly on PRs instead of always
receiving pr_number=0.
2026-05-06 02:18:50 +00:00
Hugh Hackman ade88e255f ci: add dual-approval status check (CTO + QA)
Adds the shared dual-approval caller workflow, mirroring all other
plugin repos. Enforces the CTO + QA dual approval policy as a GitHub
required status check.

Resolves the gap identified in PRI backlog (dd33f62f).
2026-03-22 05:23:52 +00:00