-
Notifications
You must be signed in to change notification settings - Fork 4
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
Automation Update - Count number of issues detected by Accessibility check and update slack message with that value #10311
Conversation
@lexicalninja can you link up to a slack message of this working? I'm seeing empty returns in the CI example |
Co-authored-by: Tim Wright <[email protected]>
@timwright12 i can probably do a couple commits to force a run. the message didnt work because of the issue resolved by #10269 |
@timwright12 updated the PR with the workflow run and slack message from a minute ago |
…detected-by-accessibility-check-and-update-slack-message-with-that-value
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Saw the slack alert. Looks awesome and also... omg
@IsraelleHub let me know if you have any changes that you would like to see before i merge |
@lexicalninja Looks very awesome. Thank you for unblocking this! |
Description of Change
closes #8524
This PR updates the a11y check on the doc site to include total number of errors, as well as the total pages with errors that it already reports.
It should out put the following template to the build channel on its regular schedule:
Accessibility issues detected. Please review and fix. Build started by AUTOBOT: REF LINK URL. See :thread: or <www.github.com/department-of-veterans-affairs/va-mobile-app/actions/runs/424242424242> for results. Number of pages with errors: INT Total number of accessibility issues detected: INT
Screenshots/Video
Testing
This run
and
This Slack thread
Reviewer Validations
PR Checklist
Reviewer: Confirm the items below as you review
For QA
Run a build for this branch