dequelabs/Deque Accessibility Issue Labeler
Categorizes issues automatically for accessibility based on their creation date and existing issue labels
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | The GITHUB_TOKEN secret | yes | ${{ github.token }} |
| label-a11y | Label used to identify accessibility issues that should be categorized | no | A11Y |
| label-blocker | Label used to identify blocker issues | no | Blocker |
| label-critical | Label used to identify critical issues | no | Critical |
| label-serious | Label used to identify serious issues | no | Serious |
| label-moderate | Label used to identify moderate issues | no | Moderate |
| label-production | Label used to identify issues that exist in production | no | Production |
| label-released | Label used to identify issues that were introduced during the development of a release, but not fixed before the release was deployed | no | Released |
Outputs
no outputs