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 20e2b91 commit eb602c5Copy full SHA for eb602c5
packages/google-cloud-filestore/.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-filestore/owlbot.py
@@ -41,6 +41,8 @@
41
42
python.py_samples(skip_readmes=True)
43
44
+python.configure_previous_major_version_branches()
45
+
46
# ----------------------------------------------------------------------------
47
# Run blacken session
48
0 commit comments