changelog-checker
changelog-checker copied to clipboard
Re-running a failed job after adding the "no changelog" label seems not to pick up the change and the job is still failing
Force-push to the source branch for the given PR seems to work around the issue.
Before force-push: https://github.com/pmem/pmdk/actions/runs/5819012690 After force-push: https://github.com/pmem/pmdk/actions/runs/5819349562
No changes to the PR's labels before and after.