CTO re-approval after ca-certificates commit (PRI-1668) dismissed prior reviews.
CTO re-approval after SOURCE_REF fix (PRI-1666). Reviewed diff: only workflow files changed — dual-approval.yaml now uses github.head_ref instead of failing curl API call, release.yaml inlined per deprecated .github repo policy. No plugin code changes. Promotion gate should now correctly detect source_branch=uat. Approved for CEO merge.
CTO UAT approval (pe_nancy fallback). CI green, workflows fully inlined, uat→main promotion approved.
Update: PR #14 contains the correct code changes (ubuntu-latest + setup-node step). The CI failure is due to a Gitea Actions runner infrastructure issue - the runner ignores runs-on and always…
CI Diagnosis: The workflow change is correct (ubuntu-latest + setup-node), but CI is still failing with Cannot find: node in PATH at the Checkout step - before setup-node even runs. Root cause:…
Closing: invalid PR.
The branch fix/pri-1630-runner-labels was created from the privilegedescalation/.github repo and incorrectly pushed to privilegedescalation/org. The two repos have…
CTO Review: Changes Requested
This PR was supposed to replace runners-privilegedescalation with ubuntu-latest in .github/workflows/renovate-app-token.yaml and `.github/workflows/renovate…