Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added action to verify the changelog is updated #153

Merged

Conversation

Bullrich
Copy link
Contributor

Added a GitHub action that uses foodee/pr-includes-file-change to fetch all the changes and verify that the file CHANGELOG.md has been modified.

If it has not been modified and the PR body does not include the text [x] Does not require a CHANGELOG entry, the action will fail.

This resolves #143

The template was updated to include a reminder on how to modify the changelog and instructions on how to skip the CI if the PR does not require to modify the changelog

Added a GitHub action that uses foodee/pr-includes-file-change to fetch all the changes and verify that the file `CHANGELOG.md` has been modified.

If it has not been modified and the PR body does not include the text `[x] Does not require a CHANGELOG entry`, the action will fail.

This will fulfill the requirements for polkadot-fellows#143
The template was updated to include a reminder on how to modify the changelog and instructions on how to skip the CI if the PR does not require to modify the changelog
@Bullrich
Copy link
Contributor Author

/merge

@fellowship-merge-bot fellowship-merge-bot bot enabled auto-merge (squash) January 22, 2024 09:43
@fellowship-merge-bot
Copy link
Contributor

Enabled auto-merge in Pull Request

Available commands
  • /merge: Enables auto-merge for Pull Request
  • /merge cancel: Cancels auto-merge for Pull Request
  • /merge help: Shows this menu

For more information see the documentation

@fellowship-merge-bot fellowship-merge-bot bot merged commit e115160 into polkadot-fellows:main Jan 23, 2024
15 checks passed
@Bullrich Bullrich deleted the bullrich/modify-changelog branch January 23, 2024 10:27
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.

CI: Remind people of adding an entry to CHANGELOG
3 participants