Skip to content

Conversation

@berndfinger
Copy link
Member

In this commit, the file changelogs/changelog.yml has been manually created from the existing file CHANGELOG.rst and it complies with the standards as published in
https://github.com/ansible-community/antsibull-changelog/blob/main/docs/changelogs.md and
https://github.com/ansible-community/antsibull-changelog/blob/main/docs/changelog.yaml-format.md .

The command:

antsibull-changelog lint-changelog-yaml changelogs/changelog.yaml

returns with return code 0.

The command:

antsibull-changelog generate

generates the file CHANGELOG.rst from file changelogs/changelog.yaml. The file CHANGELOG.rst is also part of this commit.

Solves #83.

In this commit, the file changelogs/changelog.yml has been manually created
from the existing file CHANGELOG.rst and it complies with the standards as
published in
https://github.com/ansible-community/antsibull-changelog/blob/main/docs/changelogs.md
and
https://github.com/ansible-community/antsibull-changelog/blob/main/docs/changelog.yaml-format.md
.

The command:

```
antsibull-changelog lint-changelog-yaml changelogs/changelog.yaml
```

returns with return code 0.

The command:

```
antsibull-changelog generate
```

generates the file CHANGELOG.rst from file changelogs/changelog.yaml.
The file CHANGELOG.rst is also part of this commit.

Solves sap-linuxlab#83.

Signed-off-by: Bernd Finger <[email protected]>
@marcelmamula marcelmamula self-requested a review February 18, 2025 16:39
Copy link
Contributor

@marcelmamula marcelmamula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@sean-freeman sean-freeman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍

@berndfinger berndfinger merged commit 953f8e5 into sap-linuxlab:dev Feb 19, 2025
2 checks passed
@berndfinger berndfinger deleted the issue-83-changelog branch February 19, 2025 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants