nextcloud/all-in-one

Improve the AIO release notes - Updated Dependencies section

开放

#8,538 创建于 2026年8月5日

 (0 条评论) (0 个反应) (0 位负责人)PHP (1,028 个派生)batch import
1. to developenhancementhelp wanted

仓库指标

星标
 (9,719 个星标)
PR 合并指标
 (平均合并 4天 1小时) (30 天内合并 81 个 PR)

描述

I know it might not be simple to achieve, esp. if those are generated in fully automated way, but it would be nice to have a bit more info, as well as a bit less noise, in the github release notes - "Updated Dependencies" section.

A few examples:

Nextcloud dependency update by @github-actions[bot] in https://github.com/nextcloud/all-in-one/pull/8485 => The most important one, I think. It should mention the new version of NC, with a link to its release notes

watchtower container update by @github-actions[bot] in https://github.com/nextcloud/all-in-one/pull/8478 => This one could also mention the version of watchtower included, with possibly a link to its release notes

Helm Chart updates by @github-actions[bot] in https://github.com/nextcloud/all-in-one/pull/8488 => I think that this one could not even be part of the release notes, or it should be in a different section, as its meaning is, if I get it right, that the helm-chart which is part of AIO got updated to use the latest versions of the containers, and that is kind of a downstream change, not an upstream one

贡献者指南