byteab/Create A Release Branch Weekly
Create A Release Branch GitHub Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| baseNumber | the number to start release with for example here baseNumber 3 `"release-3"` | — | 0 |
| numberOfWeeks | create release branch on each number of weeks | — | 2 |
| baseDate | base date to check if specific number of weeks are passed | yes | — |
Outputs
| name | description |
|---|---|
| created | Boolean value representing whether or not a new branch was created. |