numends/git flow action
Github action to improve git flow usage
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | The github_token | yes | — |
| master_branch | The master branch | yes | main |
| development_branch | The development branch | yes | develop |
| feature_branch_prefix | The feature_branch_prefix token | yes | feature/ |
| bugfix_branch_prefix | The bugfix_branch_prefix token | yes | bugfix/ |
| release_branch_prefix | The release_branch_prefix token | yes | release/ |
| hotfix_branch_prefix | The hotfix_branch_prefix token | yes | hotfix/ |
| tag_prefix | The tag_prefix token | yes | v |
Outputs
no outputs