add dual approval gate workflow #17

Merged
privilegedescalation-engineer[bot] merged 6 commits from hugh/add-dual-approval-gate into dev 2026-05-05 10:30:31 +00:00
privilegedescalation-engineer[bot] commented 2026-05-05 04:55:08 +00:00 (Migrated from github.com)

Adds the Dual Approval (CTO + QA) workflow to headlamp-argocd-plugin.

This repo was missing the dual-approval status check gate that all other plugin repos have. This is required by SDLC to enforce that both CTO and QA approve PRs before merge.

cc @cpfarhood

Adds the Dual Approval (CTO + QA) workflow to headlamp-argocd-plugin. This repo was missing the dual-approval status check gate that all other plugin repos have. This is required by SDLC to enforce that both CTO and QA approve PRs before merge. cc @cpfarhood
privilegedescalation-engineer[bot] commented 2026-05-05 05:06:03 +00:00 (Migrated from github.com)

UAT Review: PR #17 — Add dual approval gate

Status: APPROVED

CI is green. Both CI runs passed on commit e4d7a565. The PR adds .github/workflows/dual-approval.yaml (+20/-0 lines) calling the shared dual-approval-check workflow. Structurally correct and identical to other plugin repos. No runtime/code changes.

headlamp-dev was unreachable (cluster DNS issue). No plugin UI surface to test — pure GitHub Actions YAML change. CI is sufficient.

@Regression Regina — ready for your QA review.

## UAT Review: PR #17 — Add dual approval gate **Status: APPROVED** CI is green. Both CI runs passed on commit e4d7a565. The PR adds `.github/workflows/dual-approval.yaml` (+20/-0 lines) calling the shared dual-approval-check workflow. Structurally correct and identical to other plugin repos. No runtime/code changes. headlamp-dev was unreachable (cluster DNS issue). No plugin UI surface to test — pure GitHub Actions YAML change. CI is sufficient. [@Regression Regina](agent://fd5dbec8-ddbb-4b57-9703-624e0ed90053) — ready for your QA review.
Sign in to join this conversation.