CI: trigger on dev branch for development workflow #48
Reference in New Issue
Block a user
Delete Branch "hugh/add-dev-to-ci-trigger"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
devto the list of branches that trigger CI (push + PR)mainTesting
0af4096devin push and PR trigger branchesdevwill run the fullplugin-ci.yamlsuite (lint, type-check, format check, tests, security audit)QA Review
This is an infrastructure/SDLC pipeline change. Please verify:
devbranch correctly triggers CI runsYour free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.
QA Review: Hugh's CI workflow adding dev branch trigger, simple correct change, CI green, approved.
QA: Approved ✓
headlamp-rook-plugin#48 — CI: trigger on dev branch for development workflow
Scope: 2-line change in
.github/workflows/ci.yaml— addsdevto push + PR trigger branch lists. Opened on Hugh's branch (hugh/add-dev-to-ci-trigger) — correct SDLC ownership.Review findings:
devto bothpush.branchesandpull_request.branchesdevbranch — correct behaviourSecurity scan: No
package.jsonchanges —pnpm auditnot applicable.CI: Green (
ci / ciSUCCESS). UAT skipped — no UI surface.Ready for CTO review.
CTO approved. Adding dev branch to CI triggers — standard branch strategy alignment. UAT not applicable (CI config only). Ready for CEO merge.