Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

automated 508 check #195

Open
1 task
ericbuckley opened this issue Feb 6, 2025 · 0 comments · May be fixed by #217
Open
1 task

automated 508 check #195

ericbuckley opened this issue Feb 6, 2025 · 0 comments · May be fixed by #217
Assignees
Labels
automation Automation of processes

Comments

@ericbuckley
Copy link
Collaborator

ericbuckley commented Feb 6, 2025

Summary

Create a new 508 compliance check workflow that runs on PRs to verify that the site docs (including the API docs) are 508 compliant.

Acceptance Criteria

  • A new check running on every open PR failing if there are any 508 issues

Details / Tasks

Take a look at using the axe-cli to report on any issues. You'll need to run the scripts/build_docs.sh process first to generate the html.

Background / Context

We are starting to move towards having all front end assets be 508 compliant. An automated job will help keep us there.

@ericbuckley ericbuckley added the automation Automation of processes label Feb 6, 2025
@ericbuckley ericbuckley self-assigned this Feb 13, 2025
@ericbuckley ericbuckley linked a pull request Feb 13, 2025 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation Automation of processes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant