Skip to content

Add NEWS.md and news reminder workflow#25

Open
RensDofferhoff wants to merge 11 commits intojasp-stats:masterfrom
RensDofferhoff:master
Open

Add NEWS.md and news reminder workflow#25
RensDofferhoff wants to merge 11 commits intojasp-stats:masterfrom
RensDofferhoff:master

Conversation

@RensDofferhoff
Copy link
Contributor

@RensDofferhoff RensDofferhoff commented Mar 2, 2026

I think this should do.

It doesn't force one to update the news file but nicely suggests it instead.

See: RensDofferhoff#1 for example

RensDofferhoff and others added 3 commits March 2, 2026 14:39
* Create auto-bump-version.yml

* Update DESCRIPTION

* Update auto-bump-version.yml

* chore: auto-bump version to 0.1.1

* Update auto-bump-version.yml

* Update DESCRIPTION

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Comment on lines +34 to +39
# Use the GitHub CLI to post a comment directly to the PR
gh pr comment ${{ github.event.pull_request.number }} --body "👋 **Friendly reminder:** It looks like \`NEWS.md\` wasn't updated in this Pull Request.

If your changes include bug fixes, new features, or UI tweaks, please consider adding a quick note to the \`# jaspYourModule (development version)\` section so our users know about your awesome work! *(If this is just a minor typo fix, feel free to ignore this message.)*"

# We exit with 0 (success) so the check turns green and does NOT block the PR
Copy link
Contributor

Choose a reason for hiding this comment

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

is this a better approach than actions/github-script?

Copy link
Contributor Author

@RensDofferhoff RensDofferhoff Mar 5, 2026

Choose a reason for hiding this comment

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

Not sure. Any suggestions? I dont want to enforce it to fiercely so thought a little reminder message was fine

@RensDofferhoff RensDofferhoff requested a review from vandenman March 6, 2026 09:36
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.

4 participants