We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 485b03a commit 47cec8cCopy full SHA for 47cec8c
.librarian/config.yaml
@@ -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
+
9
global_files_allowlist:
10
# Allow the container to read and write the root `CHANGELOG.md`
11
# file during the `release` step to update the latest client library
0 commit comments