Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add releaseType to config #6290

Merged
merged 1 commit into from
Jun 30, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
13 changes: 13 additions & 0 deletions .github/release-please.yml
Original file line number Diff line number Diff line change
@@ -1,64 +1,77 @@
handleGHRelease: true
manifest: true
releaseType: go-yoshi

branches:
- branch: main
handleGHRelease: true
manifest: true
releaseType: go-yoshi
manifestFile: .release-please-manifest-submodules.json
manifestConfig: release-please-config-yoshi-submodules.json
- branch: main
handleGHRelease: true
manifest: true
releaseType: go-yoshi
manifestFile: bigquery/.release-please-manifest.json
manifestConfig: bigquery/release-please-config.json
- branch: main
handleGHRelease: true
manifest: true
releaseType: go-yoshi
manifestFile: bigtable/.release-please-manifest.json
manifestConfig: bigtable/release-please-config.json
- branch: main
handleGHRelease: true
manifest: true
releaseType: go-yoshi
manifestFile: datastore/.release-please-manifest.json
manifestConfig: datastore/release-please-config.json
- branch: main
handleGHRelease: true
manifest: true
releaseType: go-yoshi
manifestFile: errorreporting/.release-please-manifest.json
manifestConfig: errorreporting/release-please-config.json
- branch: main
handleGHRelease: true
manifest: true
releaseType: go-yoshi
manifestFile: firestore/.release-please-manifest.json
manifestConfig: firestore/release-please-config.json
- branch: main
handleGHRelease: true
manifest: true
releaseType: go-yoshi
manifestFile: logging/.release-please-manifest.json
manifestConfig: logging/release-please-config.json
- branch: main
handleGHRelease: true
manifest: true
releaseType: go-yoshi
manifestFile: profiler/.release-please-manifest.json
manifestConfig: profiler/release-please-config.json
- branch: main
handleGHRelease: true
manifest: true
releaseType: go-yoshi
manifestFile: pubsub/.release-please-manifest.json
manifestConfig: pubsub/release-please-config.json
- branch: main
handleGHRelease: true
manifest: true
releaseType: go-yoshi
manifestFile: pubsublite/.release-please-manifest.json
manifestConfig: pubsublite/release-please-config.json
- branch: main
handleGHRelease: true
manifest: true
releaseType: go-yoshi
manifestFile: spanner/.release-please-manifest.json
manifestConfig: spanner/release-please-config.json
- branch: main
handleGHRelease: true
manifest: true
releaseType: go-yoshi
manifestFile: storage/.release-please-manifest.json
manifestConfig: storage/release-please-config.json