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
summary="You must specify an emoji at the beginning of the PR to indicate what kind of change this is.\nValid emoji: ${cr_all_pattern}.\nYou specified '${pr_prefix}'.\nSee VERSIONING.md for more information."
18
-
conclusion="failure"
19
-
else
20
-
summary="PR is a ${pr_type} change (${pr_prefix})."
21
-
fi
22
-
23
-
# get the PR (the PR sent from the event has the base branch head as the head)
summary="You must specify an emoji at the beginning of the PR to indicate what kind of change this is.\nValid emoji: ${cr_all_pattern}.\nYou specified '${pr_prefix}'.\nSee VERSIONING.md for more information."
18
+
conclusion="failure"
19
+
else
20
+
summary="PR is a ${pr_type} change (${pr_prefix})."
21
+
fi
22
+
23
+
# get the PR (the PR sent from the event has the base branch head as the head)
0 commit comments