Skip to content

Commit 231e26a

Browse files
committed
Add repository to Hatch docs:changelog script
Signed-off-by: Webster Mudge <wmudge@cloudera.com>
1 parent 8a31ae0 commit 231e26a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

changelogs/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ sections:
3131
- Bugfixes
3232
- - known_issues
3333
- Known Issues
34-
title: Cloudera.Cluster
34+
title: cloudera.cluster
3535
trivial_section_name: trivial
3636
use_fqcn: true
3737
vcs: auto

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ changelog = [
6262
# Read the version in galaxy.yml via hatch itself (normalizes release candidates, etc.)
6363
# Use 'hatch version' to manage the version, i.e. 'hatch version major,rc'
6464
"antsibull-changelog release --version $(hatch version)",
65-
"antsichaut --since_version=latest",
65+
"antsichaut --repository cloudera-labs/cloudera.cluster --since_version=latest",
6666
"antsibull-changelog generate",
6767
]
6868

0 commit comments

Comments
 (0)