getchoo/Update npins

Update your npins sources and create a PR

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 1, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: getchoo/update-npins@6219d0b7cfea271bffbc0ba11956373b55db17cf # v0.1.2

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

namedescriptionrequireddefault
sourcesA space separated list of sources to updateno""
npins-directoryA directory where npins' sources.json and default.nix are locatedno""
commit-messageA message to use when committing changesyesnpins: update sources
authorThe author to use when committing changesnogithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
signoffWhether to signoff commitsnotrue
tokenToken for creating PRyes${{ github.token }}
pr-branchThe name of the PR branch creatednonpins-update
pr-targetThe target branch of the created PRno
pr-titleThe title of the created PRnonpins: update sources
pr-bodyThe body of the created PRnoAutomated pull request created by [update-npins](https://github.com/getchoo/update-npins)
pr-labelsA comma or newline-separated list of labels to add to the created PRno
namedescription
pr-numberThe number of the created PR
pr-urlThe URL of the created PR
pr-operationThe operation performed on the created PR
pr-head-shaThe HEAD commit SHA of the created PR