dequelabs / axe-linter-action

A GitHub Action to lint for any accessibility issues in your pull requests.
Mozilla Public License 2.0
8 stars 6 forks source link

Require QA consideration in PRs #30

Closed dequejenn closed 10 months ago

dequejenn commented 11 months ago

Set up https://github.com/dequelabs/axe-api-team-public/blob/main/.github/actions/semantic-pr-footer-v1 so it will block a PR that does not have at least one of the following:

gayathrit12 commented 8 months ago

This is working as expected.

Workflow is defined in the below link:

https://github.com/dequelabs/axe-linter-action/blob/3a980ae74d232c4ac67cbe553b5fb149698e5f01/.github/workflows/semantic-pr-footer.yml#L14

Screenshot:

image