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 ee1e353 commit 72b6a4dCopy full SHA for 72b6a4d
pyproject.toml
@@ -62,7 +62,7 @@ changelog = [
62
# Read the version in galaxy.yml via hatch itself (normalizes release candidates, etc.)
63
# Use 'hatch version' to manage the version, i.e. 'hatch version major,rc'
64
"antsibull-changelog release --version $(hatch version)",
65
- "antsichaut --since_version=latest",
+ "antsichaut --repository cloudera-labs/cloudera.cloud --since_version=latest",
66
"antsibull-changelog generate",
67
]
68
0 commit comments