sealos/Pull Request another repository
Used for pull request a copy of a folder to another repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| destination_repo | Destination repository | yes | — |
| destination_folder | Destination folder to push the origin folder | no | — |
| user_email | Email for the git commit | yes | — |
| user_name | GitHub username for the commit | yes | — |
| destination_head_branch | The branch to create to push the changes. Cannot be master or main | yes | — |
| destination_base_branch | The branch into which you want your code merged. | no | master |
Outputs
no outputs