-
Notifications
You must be signed in to change notification settings - Fork 237
Open
Open
Copy link
Labels
refactoringNon-behavioural changes, Code cleanupNon-behavioural changes, Code cleanuprelease processChanges to the release processChanges to the release process
Milestone
Description
Another change request for the changelog-helper:
$ grep SKIP ./tools/changelog-helper.sh if [[ "${title_suggestion_in_pr}" == "SKIP" ]]; thenCould do with this issuing a message. I got
Checking if all PR references in git log since r3_11_0 are included for 3.12.0 based on ref origin/main... -> Ignoring PR #3512, which was mentioned in 'git log r3_11_0..HEAD', but already has milestone 'Release 3.11.0'on the first pass. I checked #3512 and it was mis-tagged, so I fixed it. When I reran, I didn't see it mentioned. That caused me to restore the updated ChangeLog and start again. It still didn't appear -- so then I checked the PR and it was tagged "SKIP". Having
-> Skipping PR #3512 (...title...)would have been more reassuring.
Metadata
Metadata
Assignees
Labels
refactoringNon-behavioural changes, Code cleanupNon-behavioural changes, Code cleanuprelease processChanges to the release processChanges to the release process
Type
Projects
Status
Triage