Skip to content

Commit 6ee3e95

Browse files
authored
chore(librarian): mention release-please in add (#6526)
1 parent 09c74f6 commit 6ee3e95

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

cmd/librarian/doc.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@ If the API path should naturally be included in an existing library, and if the
6666
language supports doing so, that library is modified. Otherwise, a new library
6767
is created.
6868
69+
While release-please is responsible for library releases, the relevant
70+
release-please configuration will be updated as necessary to onboard any new
71+
library.
72+
6973
To add a preview client of an existing library, prefix the API path with
7074
"preview/".
7175

internal/librarian/add.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,10 @@ If the API path should naturally be included in an existing library, and if the
6161
language supports doing so, that library is modified. Otherwise, a new library
6262
is created.
6363
64+
While release-please is responsible for library releases, the relevant
65+
release-please configuration will be updated as necessary to onboard any new
66+
library.
67+
6468
To add a preview client of an existing library, prefix the API path with
6569
"preview/".
6670

0 commit comments

Comments
 (0)