There's code like https://cs.opensource.google/flutter/cocoon/+/main:app_dart/lib/src/request_handlers/github/webhook_subscription.dart;l=352 that can be moved into the repo under test. This should make it easier to find, and quicker to deploy. * [x] Add docs on adding new labels - https://github.com/flutter/flutter/wiki/Labeling-PRs * [x] Migrate flutter/flutter - https://github.com/flutter/flutter/pull/126012 * [x] Migrate flutter/engine - https://github.com/flutter/engine/pull/42566 * [x] Migrate flutter/packages - https://github.com/flutter/packages/pull/335 * [x] Remove label functionality from Cocoon - https://github.com/flutter/cocoon/pull/2687
There's code like https://cs.opensource.google/flutter/cocoon/+/main:app_dart/lib/src/request_handlers/github/webhook_subscription.dart;l=352 that can be moved into the repo under test.
This should make it easier to find, and quicker to deploy.