accessiBe Help Center

How to resolve and dismiss an issue in accessFlow code agent

  • Updated

Note: accessFlow code agent is currently in beta and only available to eligible customers.

After accessFlow code agent identifies an issue in your pull request (PR), you can either resolve it or choose not to fix it.

Resolve an issue

To resolve an issue, update your code to fix the accessibility problem.

Apply suggestion

You can:

  • Apply the suggested fix directly in GitHub using Apply suggestion
  • Select Add suggestion to batch to combine multiple fixes into one commit
  • Implement your own solution

After you push your changes, accessFlow code agent automatically runs a new scan.

If the issue is fixed:

  • The original comment is updated with an ✅ Addressed in commit label
  • The Check Run status updates to 🟢 Resolved.

Dismiss an issue

If the AI Reviewer identifies a false positive, or if you decide not to fix an issue, you can dismiss it.

To dismiss an issue

  • Select Resolve conversation on the GitHub comment thread. 

After dismissing:

  • The Check Run status is updates to ⚪️ Dismissed.

See also

accessFlow code agent overview

How to configure accessFlow code agent

How to use accessFlow code agent chat commands in GitHub

How accessFlow code agent integrates with GitHub checks and merge enforcement

How accessFlow code agent runs automatic and on-demand audits in GitHub

Was this article helpful?

0 out of 0 found this helpful