Skip to content

[plugin_tools] Restrict update-excerpts change detection to READMEs #111592

@stuartmorgan-g

Description

@stuartmorgan-g

The code here fails if any files have changed. In some cases completely unrelated files could be dirty (e.g., flutter pub get can adjust some files), and we shouldn't fail in that case. We should filter the list of changed files to only README.md files.

(This is especially bad in conjunction with #111590.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1High-priority issues at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.p: toolingAffects the flutter_plugin_tools packagepackageflutter/packages repository. See also p: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions