Add support for repo setting use_squash_pr_title_as_default#2390
Add support for repo setting use_squash_pr_title_as_default#2390gmlewis merged 2 commits intogoogle:masterfrom
use_squash_pr_title_as_default#2390Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
use_squash_pr_title_as_default
use_squash_pr_title_as_defaultuse_squash_pr_title_as_default
gmlewis
left a comment
There was a problem hiding this comment.
Thank you, @garrettheel !
Just a few minor tweaks, please, before we merge.
Codecov Report
@@ Coverage Diff @@
## master #2390 +/- ##
=======================================
Coverage 98.06% 98.06%
=======================================
Files 119 119
Lines 10545 10546 +1
=======================================
+ Hits 10341 10342 +1
Misses 140 140
Partials 64 64
Continue to review full report at Codecov.
|
|
@gmlewis thanks for reviewing, addressed your comments! |
gmlewis
left a comment
There was a problem hiding this comment.
Thank you, @garrettheel !
LGTM.
Merging.
Adds support for the repository setting
use_squash_pr_title_as_default.Related API docs:
https://docs.github.com/en/rest/repos/repos#get-a-repository
https://docs.github.com/en/rest/repos/repos#create-an-organization-repository
https://docs.github.com/en/rest/repos/repos#update-a-repository