Skip to content

Squash & Merge Implementation #22860

Discussion options

You must be logged in to vote

Actually this is solvable using github API.

curl -X PUT -H "Authorization: token ${adminToken}" --data '{"merge_method":"squash"}' https://github.<>.com/api/v3/repos/:org/:repo/pulls/${PR_ID}/merge

Replies: 7 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants