filinico/Sync release branches
Sync release branches by creating new branch and opening PR when something get merged to releases
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | User token of service account. | yes | — |
| SOURCE_BRANCH | Branch to sync from where changes were merged | yes | — |
| TARGET_BRANCH | Branch where the changes will be merged | yes | — |
Outputs
| name | description |
|---|---|
| PULL_REQUEST_URL | GitHub URL for either the generated pull request or the currently open one |
| PULL_REQUEST_NUMBER | Pull request number from generated pull request or the currently open one |