Skip to content

Commit 47cec8c

Browse files
committed
chore: put repo into legacylibrarian release-only mode
Attempting to regenerate using legacylibrarian will fail, and releasing will not expect commits to be generated by legacylibrarian.
1 parent 485b03a commit 47cec8c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.librarian/config.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# This repo is now in legacylibrarian "release-only mode"
2+
# as part of the migration to librarian.
3+
#
4+
# Attempting to regenerate using legacylibrarian will fail,
5+
# and releasing will not expect commits to be generated by
6+
# legacylibrarian.
7+
release_only_mode: true
8+
19
global_files_allowlist:
210
# Allow the container to read and write the root `CHANGELOG.md`
311
# file during the `release` step to update the latest client library

0 commit comments

Comments
 (0)