actions-marketplace-validations/Binoc Bot

Binoc is a GitHub Actions Workflow that can update package build instructions in GitHub Repositories.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 1, 2022
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/autamus_binoc@1907b03d082d90a99fc3931be5d8f140a4c9cd54 # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
repo_pathLocation of the Package Build Instructionsno/
git_nameName used within Git for the commitsnoBinoc
git_emailEmail used within Git for the commitsnogithub-action@users.noreply.github.com
git_usernameUsername used within Git for pushing commitsnoactions-user
git_tokenToken used for authenticating with the upstream repositoryyes
parsers_loadedParsing Libraries Enablednospack
pr_skipSkip checking out branches, commits, and pull requests.nofalse
general_actionTells Binoc if it is running as a GitHub action or not.notrue
branch_prefixTells Binoc what prefix to use when creating branches.nobinoc/
repo_spackupstreamlinkTells Binoc where to look for upstream spack package updates.no""
repo_upstreamonlyTells Binoc whether to just solely check for updates from the defined upstream linknofalse

no outputs