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
Enhance OpenAPI workflow with auto-merge step (#745)
The key changes:
Added "id: sync-openapi" to the Update OpenAPI Spec step
Added a new "Enable auto-merge" step that runs `gh pr merge --auto --squash` on the created PR
0 commit comments