Open tomkralidis opened 4 months ago
As suspected, unsetting "Require a pull request before merging" resulted in success. OpenAPI bundle builds/commits/pushes fine now.
Having said this, we no longer have this setting, but I think we still do want only PRs to update the branch, with 2 approvals.
Options:
IMO I would propose option 2 (current setting as a result of unsetting) and we keep the PR/2 approval workflow as a SWG rule, even if it is not explicitly set in GitHub.
Thoughts @chris-little @solson-nws @ShaneMill1 @m-burgoyne ?
I agree with @tomkralidis on option 2
There are problems with GitHub Actions for the bundle building example.
This may be rooted in branch protection rules causing this issue.
Test unsetting branch protection PR rules.
cc @chris-little @gbuehler @ghobona