Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .librarian/config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# This repo is now in legacylibrarian "release-only mode"
# as part of the migration to librarian.
#
# Attempting to regenerate using legacylibrarian will fail,
# and releasing will not expect commits to be generated by
# legacylibrarian.
release_only_mode: true

global_files_allowlist:
# Allow the container to read and write the root `CHANGELOG.md`
# file during the `release` step to update the latest client library
Expand Down
Loading