dequelabs/axe DevHub

Get the axe DevHub status for a commit

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 26, 2026
License
MPL 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: dequelabs/axe-devhub-action@7c8d09d04ba9e2342d6c1ee5a59b68f2257055e8 # v1.2.0

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

namedescriptionrequireddefault
api_keyaxe DevHub API Keyyes
project_idthe ID of your Axe Developer Hub projectno
server_urlaxe server URLnohttps://axe.deque.com
retry_countnumber of times to attempt fetching the commit statusno10
enable_a11y_thresholdEnable the a11y threshold, which will cause the action to fail if the number of violations is greater than the thresholdnofalse
commit_shaOverride the commit SHA to check status forno${{ github.sha }}
github_tokenGitHub tokenno${{ github.token }}
namedescription
projectProject name
project_idProject ID
axe_urlAxe URL for the commit's issues
issue_countNumber of violations found
issues_over_a11y_thresholdWhether the number of violations is over your a11y threshold