You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Set "Require a pull request before merging" (bundle build fails, approval workflow intact. Only build / push OpenAPI at milestone stages
Unset "Require a pull request before merging" (bundle build passes, approval workflow not intact. Bundle always up to date
other 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.
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
The text was updated successfully, but these errors were encountered: