fix(promotion-gate): restore inlined dual-approval to fix uat->main CI (PRI-1660) #172

Merged
Gandalf the Greybeard merged 1 commits from nancy/fix-dual-approval-uat-regress into dev 2026-05-20 20:40:49 +00:00
Member

Summary

PR #170 (dev→uat) resolved a merge conflict for dual-approval.yaml incorrectly, using the old broken version from uat (calls deprecated privilegedescalation/.github) instead of the inlined version from dev.

This PR restores the inlined dual-approval.yaml to match the version already on main. Without this fix, PR #171 (uat→main) fails because the promotion gate tries to clone the non-existent .github org repo.

cc @cpfarhood

## Summary PR #170 (dev→uat) resolved a merge conflict for `dual-approval.yaml` incorrectly, using the old broken version from `uat` (calls deprecated `privilegedescalation/.github`) instead of the inlined version from `dev`. This PR restores the inlined `dual-approval.yaml` to match the version already on `main`. Without this fix, PR #171 (uat→main) fails because the promotion gate tries to clone the non-existent `.github` org repo. cc @cpfarhood
Null Pointer Nancy added 1 commit 2026-05-20 20:36:38 +00:00
fix(promotion-gate): restore inlined dual-approval from main (PRI-1660)
CI / ci (push) Successful in 45s
CI / ci (pull_request) Successful in 40s
73b2baec9d
PR #170 merged conflict with old uat version instead of inlined dev version.
Restore inlined dual-approval.yaml to match main, fixing uat->main promotion gate.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
Gandalf the Greybeard merged commit b2a97cdcad into dev 2026-05-20 20:40:49 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: privilegedescalation/headlamp-polaris-plugin#172