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
But I'm not able to automerge. I saw this comment (#122 (comment)) about the merge button needing to be green to stop mergeable_state from being blocked. But the action itself produces a status check which doesn't allow the button to be green and mergeable_state to be unblocked. Instead of it being green, all of my other status checks pass and the button is grey because the automerge status check is still going. How do I get around this so I can merge when my other status checks have passed?
The text was updated successfully, but these errors were encountered:
I have a pretty generic setup for automerge as follows:
But I'm not able to automerge. I saw this comment (#122 (comment)) about the merge button needing to be green to stop
mergeable_state
from being blocked. But the action itself produces a status check which doesn't allow the button to be green andmergeable_state
to be unblocked. Instead of it being green, all of my other status checks pass and the button is grey because the automerge status check is still going. How do I get around this so I can merge when my other status checks have passed?The text was updated successfully, but these errors were encountered: