The pull-request changelog check can currently pass with fragments that Towncrier and the post-merge versioning workflow will not consume. This caused the main-branch versioning job to fail after a nested changelog fragment was merged.
Update the PR check to use Towncrier's native changed-fragment detection and keep the versioning path aligned with that behavior.
The pull-request changelog check can currently pass with fragments that Towncrier and the post-merge versioning workflow will not consume. This caused the main-branch versioning job to fail after a nested changelog fragment was merged.
Update the PR check to use Towncrier's native changed-fragment detection and keep the versioning path aligned with that behavior.