-
Notifications
You must be signed in to change notification settings - Fork 42
librarian: add additional context to Librarian PRs #2695
Copy link
Copy link
Closed
Milestone
Description
For anyone checking commits they should easily be able to understand what Librarian PRs are doing, So lets add the following lines to our Librarian PRs:
-
Generate
insert this text as the first line in the PR description
"PR created by the Librarian CLI to generate client library GAPIC code from protos." -
Release Init
insert this text as the first line in the PR description
"PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release." -
configure
insert this text as the first line in the PR description
"PR created by the Librarian CLI to onboard a new GAPIC client library."
Note all lines above should NOT show up in changelogs/release notes.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels