Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 Feature: Add accessibility-alt-text-bot GitHub Actions workflow #825

Closed
3 tasks done
JoshuaKGoldberg opened this issue Sep 13, 2023 · 3 comments · Fixed by #989
Closed
3 tasks done

🚀 Feature: Add accessibility-alt-text-bot GitHub Actions workflow #825

JoshuaKGoldberg opened this issue Sep 13, 2023 · 3 comments · Fixed by #989
Labels
status: accepting prs Please, send a pull request to resolve this! type: feature New enhancement or request

Comments

@JoshuaKGoldberg
Copy link
Owner

JoshuaKGoldberg commented Sep 13, 2023

Bug Report Checklist

  • I have tried restarting my IDE and the issue persists.
  • I have pulled the latest main branch of the repository.
  • I have searched for related issues and found none that matched my issue.

Overview

This is fantastic. Both for accessibility and folks posting giant screenshots of code in issues (always a blurgh).

https://github.blog/2023-06-12-make-your-github-projects-more-accessible-with-accessibility-alt-text-bot

Additional Info

I believe this is blocked on github/accessibility-alt-text-bot#28 & github/accessibility-alt-text-bot#30, though.

@JoshuaKGoldberg JoshuaKGoldberg added type: feature New enhancement or request status: accepting prs Please, send a pull request to resolve this! labels Sep 13, 2023
@JoshuaKGoldberg JoshuaKGoldberg changed the title 🚀 Feature: Add accessibility-alt-text-bot 🚀 Feature: Add accessibility-alt-text-bot GitHub Actions workflow Sep 13, 2023
@JoshuaKGoldberg JoshuaKGoldberg added status: blocked Waiting for something else to be resolved and removed status: accepting prs Please, send a pull request to resolve this! labels Sep 13, 2023
@kendallgassner
Copy link

Unblocked! 😄

@JoshuaKGoldberg
Copy link
Owner Author

Awesome, thanks @kendallgassner!

To anybody interested in implementing this: please do 😄. That'd be great. I'll want to see examples of the bot in another repository that you've set up with the latest version of the bot. I'd suggest using this template to make a new repository.

@JoshuaKGoldberg JoshuaKGoldberg added status: accepting prs Please, send a pull request to resolve this! and removed status: blocked Waiting for something else to be resolved labels Oct 13, 2023
JoshuaKGoldberg added a commit that referenced this issue Oct 30, 2023
## PR Checklist

- [X] Addresses an existing open issue: fixes #825 
- [X] That issue was marked as [`status: accepting
prs`](https://github.com/JoshuaKGoldberg/create-typescript-app/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22)
- [X] Steps in
[CONTRIBUTING.md](https://github.com/JoshuaKGoldberg/create-typescript-app/blob/main/.github/CONTRIBUTING.md)
were taken

## Overview

This PR adds a new bot to check for alt text in issue, PR or discussion
comments.

With the .yml file, I followed the suggestion in the [official
repo](https://github.com/github/accessibility-alt-text-bot) and adapted
the used version to the latest version.

---------

Co-authored-by: Josh Goldberg <[email protected]>
@github-actions
Copy link

🎉 This is included in version v1.41.0 🎉

The release is available on:

Cheers! 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: accepting prs Please, send a pull request to resolve this! type: feature New enhancement or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants