developermetrics/DORA deployment frequency

A GitHub Action to roughly calculate DORA deployment frequency

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
workflowsthe workflow name that is being scanned. Separate multiple workflows with commasyes
owner-repotarget org/repo or owner/repo to run the calculation onyes${{ github.repository }}
default-branchbranch that is deploying to productionyesmain
number-of-daysnumber of days to scanyes30
pat-tokenGitHub PAT Token""
actions-tokenGitHub Actions Token, commonly passed in as a variable (secrets.GITHUB_TOKEN)""
app-idapplication id of the registered GitHub app""
app-install-idid of the installed instance of the GitHub app""
app-private-keyprivate key which has been generated for the installed instance of the GitHub app""
namedescription
markdown-fileThe markdown that will be posted to the job summary, so that the markdown can saved and used other places (e.g.: README.md)