Fix Release Note workflow bug for PRs with lots of files.
Offen
infra
P3
- Vorherrschende Sprache
- Dart
- Sterne
- 1.7k
- Forks
- 404
- Ø Merge
- 6 T. 17 Std.
- Gemergte PRs (30 T.)
- 18
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.