actions-marketplace-validations/Binoc Bot
Binoc is a GitHub Actions Workflow that can update package build instructions in GitHub Repositories.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 1, 2022
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/autamus_binoc@1907b03d082d90a99fc3931be5d8f140a4c9cd54 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| repo_path | Location of the Package Build Instructions | no | / |
| git_name | Name used within Git for the commits | no | Binoc |
| git_email | Email used within Git for the commits | no | github-action@users.noreply.github.com |
| git_username | Username used within Git for pushing commits | no | actions-user |
| git_token | Token used for authenticating with the upstream repository | yes | — |
| parsers_loaded | Parsing Libraries Enabled | no | spack |
| pr_skip | Skip checking out branches, commits, and pull requests. | no | false |
| general_action | Tells Binoc if it is running as a GitHub action or not. | no | true |
| branch_prefix | Tells Binoc what prefix to use when creating branches. | no | binoc/ |
| repo_spackupstreamlink | Tells Binoc where to look for upstream spack package updates. | no | "" |
| repo_upstreamonly | Tells Binoc whether to just solely check for updates from the defined upstream link | no | false |
Outputs
no outputs