gisce/Create sync PR
Create PR that syncs between two branches
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 20, 2025
- License
- None
Pinned Snippet
uses: gisce/create-sync-pr@4b97b218fc054c7f0901a7437b093ed86c735dd1 # v0.0.26tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | Repository (e.g., gisce/react-ooui) | yes | — |
| baseBranch | Base branch (e.g., main) | yes | — |
| targetBranch | Target branch (e.g., alpha) | yes | — |
| githubToken | GitHub token for authentication | yes | — |
| releaseType | Type of release (e.g., minor, major, patch) | yes | — |
Outputs
no outputs