Update endpoint used by github action #134
Labels
blocked
Ticket cannot be worked on
jazzband
Ticket about jazzband project
QA: hold for epic
This ticket requires other tickets to be completed before it can be QA'd
team-bass
Bass team ticket
TYPE: task
Ticket is for non-dev work
BLOCKED: See epic for changes needed
Need to update the endpoint used by the github action to get the a11y threshold overage to use https://github.com/dequelabs/walnut/issues/7236. In addition, the github action should be updated to show those new fields:
In the PR comment:
axe DevHub found X accessibility violations over your a11y threshold.
whereX
is the number returned by the new endpoint <-- verify if this was done and just not yet releasedIn the Action display:
3. Update the number of violations over a11y threshold with the number returned from the new endpoint (line 33 in example screenshot below)
4. Update URL with URL returned by the new endpoint (like 34 in the example screenshot below)
The text was updated successfully, but these errors were encountered: