From 0117597ff0390076e2bddf9afefe28e594a006e3 Mon Sep 17 00:00:00 2001 From: Sebastian Ratz Date: Fri, 5 Jul 2024 17:03:42 +0200 Subject: [PATCH] Update verifyFreezePeriod.yml to ignore milestone promotions --- .github/workflows/verifyFreezePeriod.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/verifyFreezePeriod.yml b/.github/workflows/verifyFreezePeriod.yml index 7bca59e0398..7565818fd47 100644 --- a/.github/workflows/verifyFreezePeriod.yml +++ b/.github/workflows/verifyFreezePeriod.yml @@ -19,7 +19,7 @@ jobs: calId="prfk26fdmpru1mptlb06p0jh4s@group.calendar.google.com" calURL="https://clients6.google.com/calendar/v3/calendars/group.calendar.google.com/events?calendarId=${calId}&singleEvents=true&timeZone=UTC&maxResults=250&sanitizeHtml=true&timeMin=${today}T00:00:00Z&timeMax=${tomorrow}T00:00:00Z&key=AIzaSyBNlYH01_9Hc5S1J9vuFmu2nUqBZJNAXxs" echo "Querying calendar https://calendar.google.com/calendar/u/0/embed?src=${calId}" - curl "${calURL}" | grep -i -e "stabilization" -e "signoff" -e "promotion" + curl "${calURL}" | grep -i -e "stabilization" -e "signoff" -P '(?