Open lemeurherve opened 2 years ago
It's because of concurent builds of release-drafter
workflow, because multiple causes for trigger: https://github.com/jenkins-infra/docker-jenkins-lts/blob/main/.github/workflows/release-drafter.yml#L3-L8
You might want to add a lock to the workflow and see if it happens again
https://github.com/jenkins-infra/docker-jenkins-lts/releases
There should be only one "next" draft release.