dart-lang / dart_ci

Tools used by Dart's continuous integration (CI) testing that aren't needed by Dart SDK contributors. Mirrored from dart.googlesource.com/dart_ci. Do not land pull requests on Github.
BSD 3-Clause "New" or "Revised" License
18 stars 5 forks source link

Allow the option to notify for PR labels in dart-github-label-notifier #120

Open jmagman opened 2 years ago

jmagman commented 2 years ago

https://dart-github-label-notifier.firebaseapp.com currently only notifies for issues. Allow the option to also be notified when labels are added to pull requests.

jmagman commented 2 years ago

Once this is done, would love to see flutter/plugins and flutter/engine repo added.