Skip to content

Conversation

@CaseyHillers
Copy link
Contributor

return _applyFrameworkRepoLabels(gitHubClient, eventAction, pr);
case 'engine':
return _applyEngineRepoLabels(gitHubClient, eventAction, pr);
case 'packages':
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Umm why did we remove the plugins repo

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See https://flutter.dev/go/flutter-plugins-repo-migration

The plugins repo was migrated to packages. There shouldn't be any migrations for the plugins other than removing outdated tests.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for explaining Casey!

sorry for bothering Casey when Casey is on vacation

@CaseyHillers CaseyHillers added the autosubmit Merge PR when tree becomes green via auto submit App. label Jun 15, 2023
@auto-submit auto-submit bot merged commit 8f7a730 into flutter:main Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[releases] Skip needs test logic on release PRs

2 participants