Skip to content

Commit cd9d138

Browse files
umaarovandrross
andauthored
Add detailed message to changelog workflow (#19172)
Signed-off-by: Umarov Ismoiljon <hs.umarov21@gmail.com> Co-authored-by: Andrew Ross <andrross@amazon.com>
1 parent ceb27a2 commit cd9d138

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/changelog_verifier.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,8 @@ jobs:
1616
- uses: dangoslen/changelog-enforcer@v3
1717
with:
1818
skipLabels: "autocut, skip-changelog"
19+
changeIsMissingMessage: |
20+
❌ ERROR: No update to CHANGELOG.md found!
21+
This project requires a changelog entry for every user-facing change.
22+
Please add an entry to the changelog or ask a maintainer to add the skip-changelog label.
23+
See https://github.com/opensearch-project/OpenSearch/blob/main/CONTRIBUTING.md#changelog for more details.

0 commit comments

Comments
 (0)