googleapis / googleapis/google-cloud-java
CHANGELOG.md was not updated after v1.86.0 release.
- 主要语言
- Java
- 星标
- 2.1k
- 派生
- 1.2k
- 平均合并
- 1 天 23 小时
- 30 天内合并 PR
- 157
描述
There is a [changelog generation workflow](https://github.com/googleapis/google-cloud-java/blob/main/.github/workflows/changelog_generation.yaml) that is supposed to split the release notes from main to CHANGELOG.md in each individual libraries.
However, it stopped working since monorepo migration. For example, [CHANGELOG.md](https://github.com/googleapis/google-cloud-java/blob/main/java-spanner/CHANGELOG.md ) in java-spanner was not updated after [v1.86.0 release](https://github.com/googleapis/google-cloud-java/releases/tag/v1.86.0).
贡献指南
调研方向
Start with .github/workflows/changelog_generation.yaml and compare its post-migration paths and triggers with the v1.86.0 release. Check java-spanner/CHANGELOG.md against the release notes, then inspect or run the workflow to identify why the split was skipped. Done means the workflow updates each affected library's CHANGELOG.md after a release.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github-actions, java, yaml
- 领域
- ci-cd, release
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 62/100