ci: release-please to tag pull request number#6338
Merged
sofisl merged 4 commits intogoogleapis:mainfrom Jun 2, 2025
Merged
Conversation
This google-cloud-node epository creates multiple Git tags upon one release pull request (commit). Example: googleapis#6197 To adopt the new release pipeline based on Git tags, this `tagPullRequestNumber` creates an additional "release-please-<pr number>" tag to a release. We'll monitor that tag to trigger the release job.
Member
Author
|
b/414873255 has been resolved. Let's resume the work. @sofisl Would you review this? This change will add a new tag "release-please-" so that Louhi triggers just one job when a release is made for many components. |
sofisl
approved these changes
May 28, 2025
Contributor
|
/gcbrun |
Member
Author
|
The Google Cloud Build says @sofisl Can you try again? |
Contributor
|
/gcbrun |
Contributor
|
/gcbrun |
Member
Author
|
Thank you |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This google-cloud-node epository creates multiple Git tags upon one release pull request (commit). Example: #6197
To adopt the new release pipeline based on Git tags, this
tagPullRequestNumbercreates an additional "release-please-" tag to a release. We'll monitor that tag to trigger the release job.While this repository config change adds a new tag, I wait the Louhi migration until b/414873255 is resolved.
For maintainers, would you approve and merge this pull request? You may have to temporarily lift OwlBot postprocessor check.
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Fixes #<issue_number_goes_here> 🦕