Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[plugins] Create a publishable allow-list for certain dependabot PRs #107942

Closed
flutter/plugins
#6124
@stuartmorgan-g

Description

@stuartmorgan-g

We get a lot of dependabot PRs that are to test-only dependencies (robolectric, mockito, junit) where we can't easily configure our current file-based rules for publishable since gradle files often do need publishing/CHANGELOGging, but where needing to override the publishable check adds annoying friction in getting them landed.

We should add a new set of rules specifically for dependabot PRs that allow certain dependencies by name. There's essentially no chance of someone accidentally creating a PR that would look like a dependabot PR, so false negatives shouldn't be an issue.

Metadata

Metadata

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