Skip to content

ci: add non-blocking ally accessibility scan#48

Merged
forbiddenlink merged 1 commit into
mainfrom
ci/ally-a11y
Jun 10, 2026
Merged

ci: add non-blocking ally accessibility scan#48
forbiddenlink merged 1 commit into
mainfrom
ci/ally-a11y

Conversation

@forbiddenlink

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings June 10, 2026 03:09
@forbiddenlink forbiddenlink merged commit 4d221d3 into main Jun 10, 2026
@vercel

vercel Bot commented Jun 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
skill-mapper Ignored Ignored Preview Jun 10, 2026 3:09am

Request Review

@qodo-code-review

Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

@forbiddenlink forbiddenlink deleted the ci/ally-a11y branch June 10, 2026 03:09
@coderabbitai

coderabbitai Bot commented Jun 10, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@forbiddenlink, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 53 minutes and 19 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 83ee06ac-1029-4b8e-b9c7-128f78d3959b

📥 Commits

Reviewing files that changed from the base of the PR and between 5395389 and 9edd11f.

📒 Files selected for processing (1)
  • .github/workflows/ally-a11y.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci/ally-a11y

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a scheduled, manually triggerable GitHub Actions workflow to run an “Ally” accessibility scan and upload the resulting report as a build artifact, intended to be non-blocking/informational for the repository.

Changes:

  • Introduces a new Ally A11y Scan workflow triggered weekly (cron) and via workflow_dispatch.
  • Runs forbiddenlink/ally with continue-on-error: true and uploads the .ally output as an artifact.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +17 to +20
- name: Ally accessibility scan
continue-on-error: true
uses: forbiddenlink/ally@main
with:
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