joanplaja/🏗 Create a PR updating a python library of a repository
Tool for managing your Python libraries across multiple repositories.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| library | The name of the library | yes | — |
| new_version | The new version to update to | yes | — |
| repository | The repository full name where to create the PR | yes | — |
| branch | The branch where to create the PR to | yes | — |
| python_version | The python version used on the repository | yes | — |
| pat | Github Personal token REPO scope | yes | — |
| ssh_private_key | SSH key to pull libraries | no | "" |
| ssh_library_url | SSH url from the library to pull | no | "" |
Outputs
no outputs