tibuqx/Validate GitFlow Branch Order

Fails if a PR skips a step in the feat/** → develop → staging → main GitFlow promotion chain. Zero-dependency — no checkout required.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
head-refSource branch of the pull request (pass github.head_ref).yes
base-refTarget branch of the pull request (pass github.base_ref).yes
feature-branch-patternERE regex matched against the head ref to decide whether a branch is allowed to target develop. Override to add or remove prefixes. no^(feat|feature|fix|bugfix|hotfix|chore|docs|refactor|test|ci|build)/.+

no outputs