sourcecred/SourceCred Action

Generate cred scores and an interface for your projects

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
automatedPush changes to the target branch. If set to false (the default) open a pull request with changes instead. false
branch-againstIf automated is set to false and we open a pull request, open the pull request against the branch specified here. This defaults to master. master
projectA GitHub project alias (e.g., @sourcecred), meaning an organization or full repository. This variable is only used if project-file (suggested) is not provided. yes@${{ github.repository }}
project-filethe path to a file containing a project configyes
scores-jsonthe relative path to save the scores.json. Defaults to scores.jsonscores.json
targetan empty directory into which to build the sitenodocs
test-runDon't open a pull request or push to a branch, this is a test runfalse
weightspath to a json file which contains a weights configuration.no
tokenAuth token used to fetch the repository. ${{ github.token }}

no outputs