nadeeshamedagama/Branch-Aware CI

Automatically detect Git branch and make intelligent CI/CD decisions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
config-pathPath to configuration fileno""
output-formatOutput format (json, yaml, env, github-env, github-output, human)nogithub-output
repo-pathPath to Git repositoryno.
namedescription
branch_nameThe detected branch name
branch_typeThe branch type (feature, hotfix, release, main, etc.)
environmentThe target environment for deployment
should_deployWhether deployment should proceed
requires_approvalWhether manual approval is required
actionsComma-separated list of recommended actions