Skip to content

Add rule to exclude accessibility UX recommendations from code reviews - #10

Draft
smb060606 with Copilot wants to merge 2 commits into
feat/user-auth-ui-improvements-reviewfrom
copilot/sub-pr-6-again
Draft

Add rule to exclude accessibility UX recommendations from code reviews#10
smb060606 with Copilot wants to merge 2 commits into
feat/user-auth-ui-improvements-reviewfrom
copilot/sub-pr-6-again

Conversation

Copilot AI commented Dec 11, 2025

Copy link
Copy Markdown

Per review feedback on #6, accessibility improvements are not a priority for this codebase at this time. Added explicit rule to prevent bot recommendations for assistive technology enhancements.

Changes

  • Added new section "UX and Accessibility Recommendations" to bugbot.md
  • Excludes recommendations for: ARIA attributes, screen reader text, keyboard navigation, focus management, color contrast, and alt text
  • Follows existing pattern of DO/DO NOT rules with examples and rationale

This prevents future code review comments like "add role="status" and aria-live="polite" to loading spinner" that triggered this rule addition.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI mentioned this pull request Dec 11, 2025
@coderabbitai

coderabbitai Bot commented Dec 11, 2025

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Co-authored-by: smb060606 <202845365+smb060606@users.noreply.github.com>
Copilot AI changed the title [WIP] Address feedback on UX improvement recommendations Add rule to exclude accessibility UX recommendations from code reviews Dec 11, 2025
Copilot AI requested a review from smb060606 December 11, 2025 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants