Fix Release Note workflow bug for PRs with lots of files.
Abierto
infra
P3
- Lenguaje dominante
- Dart
- Estrellas
- 1.7k
- Forks
- 404
- Merge medio
- 6 d 17 h
- PR fusionados (30 d)
- 18
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.