spinnaker/Bump Spinnaker Dependencies
Bump dependencies in external repositories upon a release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ref | the release ref triggering this dependency bump | yes | — |
| baseBranch | the branch to update | no | master |
| key | the key in gradle.properties to modify | yes | — |
| repositories | the comma-separated list of repository names to modify | yes | — |
| repoOwner | the owner of the repositories to modify | yes | spinnakerbot |
| upstreamOwner | the owner of the repositories to send pull requests to | yes | spinnaker |
| reviewers | the comma-separated list of reviewers (prefixed with 'team:' for a team) for the pull request | yes | "" |
| mavenRepositoryUrl | the root URL for the repository where this artifact is stored | no | "" |
| groupId | the groupId for the artifact in the maven repository | no | "" |
| artifactId | the artifactId for the artifact in the maven repository | no | "" |
Outputs
no outputs