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
"deprecation_message": "This attribute is deprecated.",
2357
2358
"description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead."
"deprecation_message": "This attribute is deprecated.",
4244
4246
"description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead."
"deprecation_message": "This attribute is deprecated.",
6080
6083
"description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead."
6081
6084
}
6082
6085
},
@@ -8941,6 +8944,7 @@
8941
8944
"default": {
8942
8945
"static": false
8943
8946
},
8947
+
"deprecation_message": "This attribute is deprecated.",
8944
8948
"description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead."
8945
8949
}
8946
8950
},
@@ -10753,6 +10757,7 @@
10753
10757
"default": {
10754
10758
"static": false
10755
10759
},
10760
+
"deprecation_message": "This attribute is deprecated.",
10756
10761
"description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead."
10757
10762
}
10758
10763
},
@@ -12622,6 +12627,7 @@
12622
12627
"default": {
12623
12628
"static": false
12624
12629
},
12630
+
"deprecation_message": "This attribute is deprecated.",
12625
12631
"description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead."
0 commit comments