Skip to content

Update changelog-helper tool to report SKIPped PRs#3639

Merged
pljones merged 1 commit intojamulussoftware:mainfrom
softins:changelog-helper-show-skip
Mar 14, 2026
Merged

Update changelog-helper tool to report SKIPped PRs#3639
pljones merged 1 commit intojamulussoftware:mainfrom
softins:changelog-helper-show-skip

Conversation

@softins
Copy link
Member

@softins softins commented Mar 14, 2026

Short description of changes

When changelog-helper.sh skips a PR that was marked "SKIP", output a message to reassure the user that it has still been seen.

CHANGELOG: Tools: Update changelog-helper to report skipped PRs

Context: Fixes an issue?

Fixes #3536

Does this change need documentation? What needs to be documented and how?

No, it doesn't change the behaviour, just makes the output more informative.

Status of this Pull Request

Tested and ready

What is missing until this pull request can be merged?

Review

Checklist

  • I've verified that this Pull Request follows the general code principles
  • I tested my code and it does what I want
  • My code follows the style guide
  • I waited some time after this Pull Request was opened and all GitHub checks completed without errors.
  • I've filled all the content above

@softins softins added this to the Release 3.12.0 milestone Mar 14, 2026
@softins softins added this to Tracking Mar 14, 2026
@github-project-automation github-project-automation bot moved this to Triage in Tracking Mar 14, 2026
@softins softins added the tooling Changes to the automated build system label Mar 14, 2026
@pljones pljones merged commit 91b50c9 into jamulussoftware:main Mar 14, 2026
11 checks passed
@github-project-automation github-project-automation bot moved this from Triage to Done in Tracking Mar 14, 2026
pljones added a commit to pljones/jamulus that referenced this pull request Mar 15, 2026
pljones added a commit to pljones/jamulus that referenced this pull request Mar 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tooling Changes to the automated build system

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Update changelog-helper.sh to emit "Skipping PR #pr (...title...)" when SKIP encountered

2 participants