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

Alt text checker #899

Merged
merged 9 commits into from
Feb 28, 2024
Merged

Alt text checker #899

merged 9 commits into from
Feb 28, 2024

Conversation

franzenr
Copy link
Contributor

Created a new automation that will peer into our markdown files and make sure we never leave completely empty alt texts.

franzenr and others added 7 commits February 27, 2024 12:26
roll-your-own script for looking at alt text rather than off the shelf action
removed workflow dispatch, which was initially put in for testing purposes but isn't necessary in production
use newest version of checkout action (v4) .
Copy link
Contributor

@drelliche drelliche left a comment

Choose a reason for hiding this comment

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

One typo and one suggestion, then it looks great!

.github/scripts/alt_text.sh Outdated Show resolved Hide resolved
.github/workflows/alt_text.yml Outdated Show resolved Hide resolved
franzenr and others added 2 commits February 27, 2024 20:50
Copy link
Contributor

@drelliche drelliche left a comment

Choose a reason for hiding this comment

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

LGTM!!!

@franzenr franzenr merged commit b925731 into main Feb 28, 2024
2 checks passed
@franzenr franzenr deleted the alt-text-checker branch February 28, 2024 15:17
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