tickx/Auto Cross Pull Requester
Creates a PR to the target repo with the changes to the specified file or directory
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub access token | yes | — |
| item | The file or directory to commit | yes | — |
| repo | The target repository | yes | — |
| repo_owner | The target repository owner | yes | — |
| repo_base_branch | A new branch will be created from this one before submitting the PR | no | — |
| repo_target_dir | The chosen item will be committed to this directory | no | — |
| repo_target_branch | The branch that will be created - Any changes will be committed here | no | — |
| commit_author | The author of the commit | no | — |
| commit_email | The email associated with the commit | no | — |
| commit_message | The commit message | no | — |
| pr_title | The title of the PR | no | — |
| pr_body | The PR body content | no | — |
Outputs
no outputs