Closed NotMyFault closed 1 year ago
I assume it's just rebuilding,
i.e. a number of packages aren't pinned so it's worthwhile to regularly rebuild: https://github.com/jenkins-infra/docker-packaging/blob/d45621aedc978ac1fda46ae2d1cfe045d79be993/Dockerfile#L16-L40
What @timja said: the goal is to have the "non-pinned" packages to be regularly updated (to benefit from latest security fixes and improvements).
The "empty" message is because release-drafter is usually set up (on the Jenkins infra repositories) to not show any pull requests.
If you are able to update the release-drafter in this repository to print a message instead of "No changes", please share with us how to do it, as it would make the releases more readable.
2 second check of the docs @dduportal 😂
https://github.com/release-drafter/release-drafter/
no-changes-template
As release-drafter is correctly filling release notes and as we need these releases to keep unpinned dependencies up to date, I'm closing this issue.
Hey,
according to the releases tab, new tags are published on a weekly basis.
Is there are particular reason, why releases are published if nothing changed? updatecli keeps filing PRs for those empty changes.