monoku/Sync branches PR
Github Action to create PR for syncing multiple branches matching with a given pattern.
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 to be associated with this pull request. | yes | — |
| SOURCE_BRANCH | Branch from make pull-request from | yes | — |
| TARGET_BRANCH_STARTS_WITH | Branch to make the pull-request against | yes | — |
Outputs
| name | description |
|---|---|
| PULL_REQUEST_URL | 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 |