domix24/Gitflow Workflow (release/hotfix)
Implementation of Gitflow with GitHub Actions (release/hotfix)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dev_branch | name of dev branch | yes | — |
| main_branch | name of main branch | yes | — |
| github_token | github token | yes | — |
| release_prefix | prefix of the release branch | — | release/ |
| hotfix_prefix | prefix of the hotfix branch | — | hotfix/ |
Outputs
no outputs