automerge isn't showing up on main anymore:
# development
h
automerge isn't showing up on main anymore:
Captura de Pantalla 2022-07-05 a la(s) 6.37.07 p. m..png
w
…yikes. it also just triggered for something which hadn’t passed CI.
let me double-check the checks.
Screen Shot 2022-07-05 at 4.51.55 PM.png
Screen Shot 2022-07-05 at 4.52.36 PM.png
looks like
Merge OK
isn’t actually running
cc @happy-kitchen-89482
i’m going to adjust that back to its previous requirement until Merge OK is fixed.
done
h
There are two Merge OKs
One runs on docs-only changes, and is skipped otherwise
the other runs after all its deps pass
Look at the bottom of https://github.com/pantsbuild/pants/runs/7205905526?check_suite_focus=true you'll see that the other Merge OK passed
So I don't think that is the issue