PromucFlow_constructor/.github/workflows/scripts
Shrikant Sharat Kandula 9c16e4f365
ci: Do case-insensitive tag matches (#34481)
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 -->
2024-06-26 13:17:42 +05:30
..
client-build-compliance.js ci: Get PR number from env variable 2024-05-20 20:47:15 +05:30
test-tag-parser.js ci: Do case-insensitive tag matches (#34481) 2024-06-26 13:17:42 +05:30
write-cypress-comment.js ci: Update PR description with GitHub Script (#34292) 2024-06-18 09:39:50 +05:30