Skip to content

Document alt-text plugin in Plugins section#247

Open
kzhou314 wants to merge 4 commits into
mainfrom
document-alt-text-plugin
Open

Document alt-text plugin in Plugins section#247
kzhou314 wants to merge 4 commits into
mainfrom
document-alt-text-plugin

Conversation

@kzhou314

@kzhou314 kzhou314 commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings July 7, 2026 17:58
@kzhou314 kzhou314 requested a review from a team as a code owner July 7, 2026 17:58
@kzhou314 kzhou314 requested a review from JoyceZhu July 7, 2026 18:01

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot couldn't run its full agentic review because no GitHub Actions runner was available. Make sure your repository has a runner available to run Copilot's review, or add a copilot-setup-steps.yml file specifying one with the runs-on attribute. See the docs for more details.

Documents the first-party Alt-Text plugin in the README’s Plugins section so users can discover it and configure it via the scans input.

Changes:

  • Expands the Plugins section with a clearer link to plugin docs and npm-loading guidance
  • Adds a dedicated “Alt-Text Plugin” subsection describing what it flags and how to enable it
  • Provides a YAML configuration example referencing the published npm package
Show a summary per file
File Description
README.md Adds documentation for the Alt-Text plugin and an example configuration snippet

Review details

Tip

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

  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Low

Comment thread README.md
### Alt-Text Plugin

The [Alt-Text Plugin](https://github.com/github/accessibility-scanner-alt-text-plugin) is a first-party plugin, published to npm as [`@github/accessibility-scanner-alt-text-plugin`](https://www.npmjs.com/package/@github/accessibility-scanner-alt-text-plugin), that flags low-quality `alt` text — vague or generic wording, raw filenames, and repeated or placeholder text — beyond what Axe's `image-alt` rule catches. The scanner installs it for you at runtime; just add it to the `scans` input as an object with its `package` name:

Comment thread README.md Outdated
Comment thread README.md Outdated
Co-authored-by: Joyce Zhu <joycezhu@github.com>
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.

3 participants