bodinsamuel/Renovate Automatic Branch
Automatically create an empty branch to merge Renovate PR.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Github Token | yes | ${{ github.token }} |
| repo-owner | Repo Owner (the name of the org or user in the URL) | yes | — |
| repo-name | Repo Name | yes | — |
| branch-to-create | The name of the branch that will be created | no | chore/renovateBaseBranch |
| branch-base | The name of the branch that will be used as base | no | main |
| empty-commit-msg | The commit msg that will be created by the script | no | chore: automatic empty commit |
| pull-request-title | The PR title | no | fix: dependencies |
| pull-request-body | The body (description) of the pull request opened by the action | no | Weekly dependencies update. |
Outputs
no outputs