From a536ec6e0ba2289cd6a7639a1045baa37aacf248 Mon Sep 17 00:00:00 2001 From: PesBandi <127593627+PesBandi@users.noreply.github.com> Date: Thu, 12 Sep 2024 20:38:53 +0200 Subject: [PATCH] Fix RegEx in I would like to contribute bot (#34844) * Update resourceManagement.yml * Update resourceManagement.yml --- .github/policies/resourceManagement.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/policies/resourceManagement.yml b/.github/policies/resourceManagement.yml index 4692cf6ee6..4a914c6465 100644 --- a/.github/policies/resourceManagement.yml +++ b/.github/policies/resourceManagement.yml @@ -236,7 +236,7 @@ configuration: - if: - payloadType: Issue_Comment - commentContains: - pattern: 'I would [like|love] [to help|helping|to contribute|contributing|to implement|implementing|to fix|fixing]' + pattern: "I(( would|'d) (like|love|be happy)| want) (to help|helping|to contribute|contributing|to implement|implementing|to fix|fixing)" isRegex: True then: - addReply: