Skip to content

fix(internal/librariangen): add link to source commit in release notes#12881

Merged
quartzmo merged 3 commits intogoogleapis:mainfrom
quartzmo:librariangen-release-source-commits
Sep 16, 2025
Merged

fix(internal/librariangen): add link to source commit in release notes#12881
quartzmo merged 3 commits intogoogleapis:mainfrom
quartzmo:librariangen-release-source-commits

Conversation

@quartzmo
Copy link
Copy Markdown
Member

@quartzmo quartzmo commented Sep 16, 2025

fixes: googleapis/librarian#2105

New output:

## [1.16.0](https://github.com/googleapis/google-cloud-go/releases/tag/secretmanager%2Fv1.16.0) (2025-09-11)

### Features

* add new GetSecret API ([abcdef1](https://github.com/googleapis/google-cloud-go/commit/abcdef123456))
* another feature ([zxcvbn0](https://github.com/googleapis/google-cloud-go/commit/zxcvbn098765))

### Bug Fixes

* correct typo in documentation ([123456a](https://github.com/googleapis/google-cloud-go/commit/123456abcdef))

@quartzmo quartzmo requested review from a team and jskeet September 16, 2025 16:30
Copy link
Copy Markdown
Contributor

@jskeet jskeet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks :)

@jskeet
Copy link
Copy Markdown
Contributor

jskeet commented Sep 16, 2025

Ah - looks like you'll need Cody to review as well. I'm not in yoshi-go-admins...

@jskeet jskeet closed this Sep 16, 2025
@jskeet jskeet reopened this Sep 16, 2025
@jskeet
Copy link
Copy Markdown
Contributor

jskeet commented Sep 16, 2025

(Closure was accidental - the buttons are really close together!)

`,
wantVersion: "1.16.0",
wantSnippetVersion: `"version": "1.16.0"`,
wantChangelogSubstr: "## [1.16.0](https://github.com/googleapis/google-cloud-go/releases/tag/secretmanager%2Fv1.16.0) (2025-09-11)\n\n### Features\n\n* add new GetSecret API ([abcdef1](https://github.com/googleapis/google-cloud-go/commit/abcdef123456))\n* another feature ([zxcvbn0](https://github.com/googleapis/google-cloud-go/commit/zxcvbn098765))\n\n### Bug Fixes\n\n* correct typo in documentation ([123456a](https://github.com/googleapis/google-cloud-go/commit/123456abcdef))\n\n",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: this is hard to read I would suggest using backticks and or a dedicated testdata file for blobs of text.

@quartzmo quartzmo merged commit 1c06cc6 into googleapis:main Sep 16, 2025
13 checks passed
@quartzmo quartzmo deleted the librariangen-release-source-commits branch September 16, 2025 17:48
quartzmo pushed a commit that referenced this pull request Sep 22, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.123.0](v0.122.0...v0.123.0)
(2025-09-18)


### Features

* **internal/stategen:** Populate the latest googleapis commit
([#12880](#12880))
([7b017a0](7b017a0))
* **librariangen:** Implement the build command
([#12817](#12817))
([14734c8](14734c8))


### Bug Fixes

* **internal/librariangen:** Add link to source commit in release notes
([#12881](#12881))
([1c06cc6](1c06cc6))
* **internal/librariangen:** Fix CHANGES.md headers
([#12849](#12849))
([baf515d](baf515d))
* **internal/librariangen:** Remove go mod init/tidy from postprocessor
([#12832](#12832))
([1fe506a](1fe506a))
* **internal/librariangen:** Test for error path with flags
([#12830](#12830))
([f0da7b2](f0da7b2))
* **internal/postprocessor:** Add dlp to skip-module-scan-paths
([#12857](#12857))
([45a7d9b](45a7d9b))
* **librariangen:** Honor original container contract
([#12846](#12846))
([71c8fd3](71c8fd3))
* **librariangen:** Improvements to release-init
([#12842](#12842))
([0db677a](0db677a))
* **stategen:** Specify an appropriate tag format for google-cloud-go
([#12835](#12835))
([ffcff33](ffcff33))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

google-cloud-go: add link to source commit in release notes

3 participants