You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue-triage-strategic-adopter.yml workflow is failing due to a SyntaxError: Invalid regular expression. Specifically, the error indicates an unterminated group in the regex used within the apply-label step. The issue appears to be related to improperly escaped characters, likely parentheses in this section of the regex:
Package
@carbon/react
Browser
No response
Package version
N/A
React version
No response
Description
The
issue-triage-strategic-adopter.yml
workflow is failing due to aSyntaxError: Invalid regular expression
. Specifically, the error indicates an unterminated group in the regex used within theapply-label
step. The issue appears to be related to improperly escaped characters, likely parentheses in this section of the regex:QRadar XDR/EDR (ReaQta)
Reproduction/example
https://github.com/carbon-design-system/carbon/actions/runs/12073556033
Steps to reproduce
issue-triage-strategic-adopter.yml
workflow by creating or interacting with an issue that matches the workflow criteria.apply-label
job.Suggested Severity
Severity 2 = User cannot complete task, and/or no workaround within the user experience of a given component.
Application/PAL
N/A
Code of Conduct
The text was updated successfully, but these errors were encountered: