kyamalabs/Open Pull Requests Across Repositories
Used to open pull requests in another repository while tracking origin source folders
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| destination_repository | Destination repository | yes | — |
| source_folders | Comma separated source folders | yes | — |
| destination_folders | Comma separated destination folders | no | — |
| destination_head_branch | The branch to create to push the changes | yes | — |
| pr_title | The PR title which will be defined in the PR | yes | — |
| commit_message | The commit message to be used | yes | — |
| destination_base_branch | The branch into which you want your PR merged | no | main |
| pull_request_reviewers | Pull request reviewers | no | — |
Outputs
no outputs