virtuslab/Bazel Steward
Automatically searches bazel repositories for dependencies and updates them
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| configuration-path | The path to bazel steward configuration | no | "" |
| github-token | A token for the Github repository | — | ${{ github.token }} |
| github-personal-token | A personal token for triggering the workflows by closing and reopening pull requests | no | — |
| use-release | Whether to use prebuild jar from release, instead of compiling code | — | true |
| push-to-remote | Whether to push changes to remote and open pull requests | — | true |
| additional-args | Additional arguments to bazel steward jar | no | — |
Outputs
no outputs