We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48f2b8a commit 532e82aCopy full SHA for 532e82a
packages/google-cloud-common/.github/release-please.yml
@@ -1,2 +1,8 @@
1
releaseType: python
2
handleGHRelease: true
3
+# NOTE: this section is generated by synthtool.languages.python
4
+# See https://github.com/googleapis/synthtool/blob/master/synthtool/languages/python.py
5
+branches:
6
+- branch: v0
7
+ handleGHRelease: true
8
+ releaseType: python
packages/google-cloud-common/owlbot.py
@@ -39,6 +39,8 @@
39
40
python.py_samples(skip_readmes=True)
41
42
+python.configure_previous_major_version_branches()
43
+
44
# ----------------------------------------------------------------------------
45
# Run blacken session
46
0 commit comments