Skip to content

librarian: cater for wrapped nested commits #2234

@parthea

Description

@parthea

There appear to be visual line breaks when I click the squash and merge button on the librarian generate PR googleapis/google-cloud-python#14470. There may not actually be line breaks but it appears in the screenshot below. If you recall, we saw erroneous line breaks when we merged the last librarian generate PR. See googleapis/google-cloud-python@09f78e3

In the librarian PR description, I see the following

BEGIN_NESTED_COMMIT
feat: [google-cloud-video-live-stream] Added StartDistribution/StopDistribution methods and Distribution/DistributionStream messages used for distributing live streams to external RTMP/SRT endpoints

PiperOrigin-RevId: 808091810

Source-link: [googleapis/googleapis@c4e80cd](https://github.com/googleapis/googleapis/commit/c4e80cd2d3321cc37cf1c3713bb02529857728d1)
END_NESTED_COMMIT
Image

However when I click squash and merge, I see

BEGIN_NESTED_COMMIT
feat: [google-cloud-video-live-stream] Added
StartDistribution/StopDistribution methods and
Distribution/DistributionStream messages used for distributing live
streams to external RTMP/SRT endpoints


PiperOrigin-RevId: 808091810

Source-link:
[googleapis/googleapis@c4e80cd](https://github.com/googleapis/googleapis/commit/c4e80cd2d3321cc37cf1c3713bb02529857728d1)
END_NESTED_COMMIT
Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions