Fix Release Note workflow bug for PRs with lots of files.
未关闭
infra
P3
- 主要语言
- Dart
- 星标
- 1.7k
- 派生
- 404
- 平均合并
- 6 天 17 小时
- 30 天内合并 PR
- 18
描述
https://github.com/flutter/devtools/pull/5429
Had so many files that it appears to have gone over the `gh api` page limit. So the script thinks that the release notes were not modified.
Either add support for pagination, or find a better way to query the changed file list in order to enable changing many files.
贡献指南
评估
这个 Issue 还没有评估数据。