The PR processor demands the issue to be valid and it's a required check, so various steps that call git push fail. In the past I didn't notice this because as an admin I can bypass these.
Looking at it I think only develop_branch_push is affected. @Griffin-Sullivan can you confirm?
The PR processor demands the issue to be valid and it's a required check, so various steps that call
git push
fail. In the past I didn't notice this because as an admin I can bypass these.Looking at it I think only
develop_branch_push
is affected. @Griffin-Sullivan can you confirm?