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
Definitely just a minor quality-of-life thing, but I discovered GH 'auto-merge' which seems like it could be useful for our translation PRs. Essentially when we're ready we just review the PR and poof the rest happens (squash, merge). Apparently the REST API doesn't support it and we'd have to use GraphQL API (or gh cli apparently supports too) https://docs.github.com/en/graphql/reference/mutations#enablepullrequestautomerge
Definitely just a minor quality-of-life thing, but I discovered GH 'auto-merge' which seems like it could be useful for our translation PRs. Essentially when we're ready we just review the PR and poof the rest happens (squash, merge). Apparently the REST API doesn't support it and we'd have to use GraphQL API (or gh cli apparently supports too) https://docs.github.com/en/graphql/reference/mutations#enablepullrequestautomerge
https://github.com/orgs/community/discussions/24719
Again, obviously NBD, for now someone can just open up the PR and click "Enable auto-merge squash" after it gets opened
The text was updated successfully, but these errors were encountered: