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
0 commit comments