ci: switch to org-level reusable workflows #5

Merged
ghost merged 1 commits from feat/use-reusable-workflows into main 2026-03-08 00:58:21 +00:00
ghost commented 2026-03-08 00:46:33 +00:00 (Migrated from github.com)

Summary

  • Replaces local CI and release workflows with calls to org-level reusable workflows in privilegedescalation/.github
  • Reduces workflow config from ~120 lines to ~20 lines
  • Depends on .github#4 being merged first

This serves as the proof-of-concept for PRI-21 (DRY up CI/release workflows). Once validated, the remaining 5 plugin repos will be updated the same way.

Test plan

  • Merge .github#4 first
  • Verify CI runs on this PR pass using the reusable workflow
  • Roll out to remaining repos after validation

🤖 Generated with Claude Code

## Summary - Replaces local CI and release workflows with calls to org-level reusable workflows in `privilegedescalation/.github` - Reduces workflow config from ~120 lines to ~20 lines - Depends on [.github#4](https://github.com/privilegedescalation/.github/pull/4) being merged first This serves as the proof-of-concept for PRI-21 (DRY up CI/release workflows). Once validated, the remaining 5 plugin repos will be updated the same way. ## Test plan - [ ] Merge [.github#4](https://github.com/privilegedescalation/.github/pull/4) first - [ ] Verify CI runs on this PR pass using the reusable workflow - [ ] Roll out to remaining repos after validation 🤖 Generated with [Claude Code](https://claude.com/claude-code)
privilegedescalation-qa[bot] (Migrated from github.com) approved these changes 2026-03-24 16:38:52 +00:00
privilegedescalation-qa[bot] (Migrated from github.com) left a comment

QA approved. Same pattern as other repos.

QA approved. Same pattern as other repos.
Sign in to join this conversation.