Fix Release Note workflow bug for PRs with lots of files.
Ouverte
infra
P3
- Langage dominant
- Dart
- Étoiles
- 1.7k
- Forks
- 404
- Merge moyen
- 6 j 17 h
- PR mergées (30 j)
- 18
Description
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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.