Skip to content

[CNSL-1938] Add pr-changelog-check action#6

Open
linhcrl wants to merge 1 commit intomainfrom
pr-changelog-check-action
Open

[CNSL-1938] Add pr-changelog-check action#6
linhcrl wants to merge 1 commit intomainfrom
pr-changelog-check-action

Conversation

@linhcrl
Copy link

@linhcrl linhcrl commented Mar 17, 2026

This action validates that CHANGELOG.md files follow the Keep a Changelog standard. It ensures proper changelog structure, version ordering, and detects breaking changes.

Breaking change detection supports two check modes: "diff" for analyzing only PR changes against the base branch, and "full" for examining the entire Unreleased section.

@linhcrl linhcrl force-pushed the pr-changelog-check-action branch 3 times, most recently from b1c8001 to 0ea0239 Compare March 17, 2026 23:47
@linhcrl linhcrl requested a review from fantapop March 18, 2026 01:38
This action validates that CHANGELOG.md files follow the Keep a
Changelog standard. It ensures proper changelog structure, version
ordering, and detects breaking changes.

Breaking change detection supports two check modes: "diff" for analyzing
only PR changes against the base branch, and "full" for examining the
entire Unreleased section.
@linhcrl linhcrl force-pushed the pr-changelog-check-action branch from 0ea0239 to d9da5a0 Compare March 18, 2026 01:42
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.

1 participant