Specifying the `/test` command like this: ``` /test IDE ``` Doesn't pick up the `@tag.IDE` tag, but using `/test ide` does. This is because of incorrect case-matching logic. This PR fixes this. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Bug Fixes** - Enhanced case-insensitivity for tag matching to reduce errors. - Improved error messaging for unmatched tags to provide clearer feedback. <!-- end of auto-generated comment: release notes by coderabbit.ai --> |
||
|---|---|---|
| .. | ||
| client-build-compliance.js | ||
| test-tag-parser.js | ||
| write-cypress-comment.js | ||