This should run every 5 minutes, check all existing PRs (deterministically, not wth an all) to see if there are any issues with merge conflicts or failing tests or anything.
if there are, it should try to fix them (but give up after 5 attempts that don't work on the same repo state)(
This should run every 5 minutes, check all existing PRs (deterministically, not wth an all) to see if there are any issues with merge conflicts or failing tests or anything.
if there are, it should try to fix them (but give up after 5 attempts that don't work on the same repo state)(