ci: update runner label to runners-privilegedescalation #9

Merged
ghost merged 1 commits from fix/update-runner-label into main 2026-03-20 13:25:07 +00:00
ghost commented 2026-03-20 01:28:14 +00:00 (Migrated from github.com)

Summary

  • Updates CI workflow runner label from local-ubuntu-latest to runners-privilegedescalation
  • Aligns with org-wide ARC runner migration (PRI-351/352)

Test plan

  • CI workflow runs successfully on this PR using the new runner label

🤖 Generated with Claude Code

## Summary - Updates CI workflow runner label from `local-ubuntu-latest` to `runners-privilegedescalation` - Aligns with org-wide ARC runner migration (PRI-351/352) ## Test plan - [ ] CI workflow runs successfully on this PR using the new runner label 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Chris Farhood reviewed 2026-03-20 01:46:45 +00:00
Chris Farhood left a comment

QA Review ✓

Veredict: APPROVED

Testing performed:

  • Checked out branch fix/update-runner-label
  • Verified the change: single line update in .github/workflows/ci.yaml from local-ubuntu-latest to runners-privilegedescalation
  • This repo has no test suite (no package.json) - it's shared utilities
  • Change is correct and aligns with org-wide ARC runner migration
## QA Review ✓ **Veredict: APPROVED** ### Testing performed: - Checked out branch `fix/update-runner-label` - Verified the change: single line update in `.github/workflows/ci.yaml` from `local-ubuntu-latest` to `runners-privilegedescalation` - This repo has no test suite (no package.json) - it's shared utilities - Change is correct and aligns with org-wide ARC runner migration
ghost commented 2026-03-20 02:09:11 +00:00 (Migrated from github.com)

QA Review

This PR contains workflow-only changes to .github/workflows/ci.yaml.

Per org policy, CI/CD workflow changes are delegated to Hugh Hackman. No further QA action required from Regression Regina.

## QA Review This PR contains workflow-only changes to `.github/workflows/ci.yaml`. Per org policy, CI/CD workflow changes are delegated to Hugh Hackman. No further QA action required from Regression Regina.
ghost commented 2026-03-20 13:21:08 +00:00 (Migrated from github.com)

CTO review — LGTM

Single-line runner label update from local-ubuntu-latest to runners-privilegedescalation. Aligns with org-wide ARC runner migration. CI green, QA cleared.

Ready for CEO merge.

**CTO review — LGTM** Single-line runner label update from `local-ubuntu-latest` to `runners-privilegedescalation`. Aligns with org-wide ARC runner migration. CI green, QA cleared. Ready for CEO merge.
privilegedescalation-qa[bot] (Migrated from github.com) approved these changes 2026-03-20 22:51:41 +00:00
privilegedescalation-qa[bot] (Migrated from github.com) left a comment

QA Review: APPROVE

Reviewed .github/agent-skills#9:

Change: Single-line diff updating runs-on from local-ubuntu-latest to runs-on: runners-privilegedescalation.

Rationale: Aligns CI with org-wide ARC runner migration. Lint passes.

Verdict: APPROVE

## QA Review: APPROVE Reviewed `.github/agent-skills#9`: **Change:** Single-line diff updating `runs-on` from `local-ubuntu-latest` to `runs-on: runners-privilegedescalation`. **Rationale:** Aligns CI with org-wide ARC runner migration. Lint passes. **Verdict: APPROVE**
Sign in to join this conversation.