Skip to main content

Pull request analysis

The pull request (PR) analysis process helps you identify and address accessibility issues before code is merged into the main branch. During the pull request workflow, Level CI analyzes the changes introduced by the branch, evaluates them against the configured Accessibility Quality Gate, and provides feedback through your CI/CD integration. Reviewing and addressing these results before merging helps prevent accessibility regressions and supports consistent accessibility standards across your codebase.

On this page:

Screenshot of the pull request page, displaying a list of pull requests, passed or failed results, a list of issues and passed items.

Create a short-lived branch

Create a new short-lived branch for your changes.

Implement and commit changes

Make the required changes to your code and commit them to the new branch.

Review PR decoration

Review the pull request for accessibility findings, Quality Gate results, and other analysis information provided by your CI/CD integration.

Screenshot of the accessibility quality gate page, displaying a table with status, condition and threshold of the quality gate, including score, and issues with high and low prioritiy.

Adjust the accessibility Quality Gate

If needed, update the Accessibility Quality Gate configuration to ensure the new code meets your accessibility requirements.

Screenshot of the quality goals page, displaying a list of actions, metrics and thresholds for the quality gate.

Re-run the analysis

As an optional step, if you make changes based on the analysis results, re-run the analysis to verify that the updated code meets accessibility requirements.

Powered by Zendesk