semestry/Git Flow Action

GithHub Action for checking the base branch of a pull request.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
main_branch_patternMain branch patternyes^(main|master)$
development_branch_patternDevelopment branch patternyes^(dev|develop|development)$
semestry_staging_branch_patternSemestry staging branch patternyes^([0-9]+(\.[0-9]+)+-staging|development-staging)$
semestry_testing_branch_patternSemestry Testing branch patternyes^([0-9]+(\.[0-9]+)+-test|development-test)$
feature_branch_prefixFeature branch prefixyesfeature/
hotfix_branch_prefixHotfix branch prefixyeshotfix/
fix_branch_prefixFix branch prefixyesfix/
staging_branch_prefixStaging branch prefixyesstaging/

no outputs