Skip to content

Added yaml file for checking the ChangeLog file during PR#49

Open
athul-7735 wants to merge 1 commit intoSasanLabs:masterfrom
athul-7735:githubaction_pr_check
Open

Added yaml file for checking the ChangeLog file during PR#49
athul-7735 wants to merge 1 commit intoSasanLabs:masterfrom
athul-7735:githubaction_pr_check

Conversation

@athul-7735
Copy link
Copy Markdown

Again raising the PR due to issues with other 2 PRS; #47 #48

This PR adds a GitHub Action to ensure CHANGELOG.md is updated before merging a PR. It prevents accidental merges without changelog updates and improves documentation consistency.

Key Changes:

Integrated Zomzog/changelog-checker@v1.2.0.
PRs fail if CHANGELOG.md is not modified.
Allows bypassing with the "no changelog" label.
Closes #18

on:
push:
branches:
- githubaction_pr_check
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

?

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.

Integrate change log action

2 participants