Skip to content

[Casing and suffixes](https://github.com/web-platform-dx/web-features/blob/main/docs/guidelines.md#names) #51

[Casing and suffixes](https://github.com/web-platform-dx/web-features/blob/main/docs/guidelines.md#names)

[Casing and suffixes](https://github.com/web-platform-dx/web-features/blob/main/docs/guidelines.md#names) #51

# Labels issues by BCD key, MDN URL or other regex match in issue description.
name: Issue Labeler
on:
issues:
types: [opened]
jobs:
issue-labeler:
runs-on: ubuntu-latest
steps:
- uses: github/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/issue-regex-labeler.yml
enable-versioned-regex: 0