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
Currently, we do not run the PR title verification after pushes to a PR.
This means that if a PR with an invalid title is opened, then pushed to,
the check won't run and nothing will keep the PR from merging.
GitHub doesn't seem to be very explicit about the meaning of
synchronize, the only source I could quickly find is https://github.blog/2011-10-19-all-of-the-hooks/
0 commit comments