Zomzog / changelog-checker

MIT License
19 stars 10 forks source link

Re-running a failed job after adding the "no changelog" label seems not to pick up the change and the job is still failing #57

Open janekmi opened 1 year ago

janekmi commented 1 year ago

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.

verheyenkoen commented 5 months ago

I just did that and it works for me. However, I did not include this line in the workflow file as it is the default:

          noChangelogLabel: no changelog # the default