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
{{ message }}
This repository was archived by the owner on Jan 24, 2023. It is now read-only.
It seems GitHub is now dynamically creating the PR merge panel which
means it is not present at the time squashed-merge-message runs.
Using MutationObserver, we can wait for the element to appear before
adding any listeners to it.
Fixes#23
0 commit comments