-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/plugins
#6124Closed
Copy link
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.p: toolingAffects the flutter_plugin_tools packageAffects the flutter_plugin_tools packagepackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.
Description
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
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.p: toolingAffects the flutter_plugin_tools packageAffects the flutter_plugin_tools packagepackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.