kwonoj/Cargo upgrade
Automatically create pull request to upgrade cargo dependencies
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Token used to send pull requests | yes | — |
| packages | List of packages to upgrade | yes | — |
| branch_name | Branch name to create pull request | no | — |
| notified_users | Comma seperated Github users to notify when PR is created | no | — |
| incompatible | Enable cargo upgrade --incompatible | no | — |
| manifest_path | Directory to run cargo commands. | no | — |
| mandatory_packages | Do not create PR if mandatory packages are not upgraded. Only works if packages are explicitly specified, instead of * | no | — |
Outputs
no outputs