Skip to content

Commit 222af75

Browse files
chore: set up release-please for previous major version (1.x) (#1535)
* chore: configure CI for 1.x branch (#1528) * chore: set up release-please for previous major version (1.x) * revert owlbot.py change as it already excludes release-please.yml * chore: set up release-please for previous major version (1.x) * revert owlbot.py change as it already excludes release-please.yml * Revert "chore: configure CI for 1.x branch (#1528)" This reverts commit 54e63ea. * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 7e5b6a8 commit 222af75

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/release-please.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,8 @@ handleGHRelease: true
33
extraFiles:
44
- bigframes/version.py
55
- third_party/bigframes_vendored/version.py
6+
7+
branches:
8+
- branch: v1
9+
handleGHRelease: true
10+
releaseType: python

0 commit comments

Comments
 (0)