We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21722ba commit 65553f1Copy full SHA for 65553f1
.generator/cli.py
@@ -1403,6 +1403,7 @@ def _process_changelog(
1403
previous_version(str): The previous version of the library.
1404
library_id(str): The id of the library where the changelog should
1405
be updated.
1406
+ repo_name(str): The name of the repository (e.g., 'googleapis/google-cloud-python').
1407
1408
Raises: ValueError if the anchor pattern string could not be found in the given content
1409
0 commit comments