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
error-hint: 'Invalid PR title. Make sure it follows the conventional commit specification (i.e. "<type>(<optional scope>): <description>") or add the no-title-validation label'
16
+
ignore-labels: 'no-title-validation'
17
+
- name: Enforce JIRA ticket in title
18
+
uses: realm/ci-actions/title-checker@main
19
+
# Skip the JIRA ticket check for PRs opened by bots
<!-- An empty test suite which is needed as not all tasks produce XUnit results and the current Evergreen setup always expects some file to be uploaded -->
2
+
<testsuitename="empty"tests="0"failures="0"errors="0"skipped="0"timestamp="Fri, 18 Oct 2024 09:21:06 GMT"time="8.907">
0 commit comments