Releases: github/accessibility-scanner
Releases · github/accessibility-scanner
v1.1.0
Immutable
release. Only release title and notes can be modified.
What's Changed
Fixes
- Get remote changes before pushing, to avoid concurrent write failures by @smockle
- Don’t fail on issues without linked PRs by @smockle
- Use '@octokit/plugin-throttling' to avoid rate limits by @smockle
Documentation
New Contributors
- @cehfisher made their first contribution in github-community-projects/continuous-ai-for-accessibility-scanner#428
Full Changelog: github-community-projects/continuous-ai-for-accessibility-scanner@v1.0.0...v1.1.0
v1.0.0
Immutable
release. Only release title and notes can be modified.
What’s Changed
Features
- feat: Initial commit by @smockle
- feat: Refactor into a composite action by @smockle
- Add tracking labels to issue generation by @kendallgassner
- feat: Rename project to “Continuous AI for Accessibility Scanner” by @smockle
- feat: Don’t open duplicate issues for repeat findings by @smockle
- feat: Support customization of the cache key by @smockle
- feat: Add E2E tests by @smockle
Fixes
- fix: Format “Fix all” and “Fix any” as lists in issue bodies by @smockle
- fix: When issue updates fail, immediately halt execution by @smockle
- fix: Use 'main' branch now that referenced actions exist there by @smockle
- fix: Don’t test draft PRs. Don’t do multiple “Test” runs at once. by @smockle
- fix: Update org references (
githubtogithub-community-projects) by @smockle - fix: Use relative paths for sub-actions by @smockle
Documentation
New Contributors
- @smockle made their first contribution in github-community-projects/continuous-ai-for-accessibility-scanner#1
- @kendallgassner made their first contribution in github-community-projects/continuous-ai-for-accessibility-scanner#16
Full Changelog: https://github.com/github-community-projects/continuous-ai-for-accessibility-scanner/commits/v1.0.0