Hey there,
I’m currently developing custom merge checks. However, once a check has succeeded, I can’t rerun it if changes are made afterward. This means if I make updates after the merge check has passed, I’m unable to re-run it to verify if everything still passes.
Is there a recommended workflow for handling this situation?