flutter / flutter/devtools

Fix Release Note workflow bug for PRs with lots of files.

Open
#5,439 0 comments 0 reactions 1 assignee Claimed by @CoderDake View on GitHub
infra P3
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.