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
msg+=` Don't worry, maintainers will enable it for you.`
}
returnerrors.New(msg)
}
conform-pr's auto-merge checker should check that the commit_title property matches PR's subject number plus the PR number with # and brackets. That is to ensure that auto-merge generates the right commit subject line after the PR title is edited.
The text was updated successfully, but these errors were encountered:
github-actions/conform-pr/main.go
Lines 323 to 335 in 0d831dd
conform-pr
's auto-merge checker should check that thecommit_title
property matches PR's subject number plus the PR number with#
and brackets. That is to ensure that auto-merge generates the right commit subject line after the PR title is edited.The text was updated successfully, but these errors were encountered: