Support sending arbitrary messages to pub client
Open
Type: enhancement
- Dominant language
- Dart
- Stars
- 944
- Forks
- 184
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 12
Description
Git supports this today. So, for instance, GitHub can send a URL to create a pull request from a new branch that was just pushed.
For the pub site, we could support things like
- Tell user one of their packages has been discontinued
- Future: there is a known issue w/ specific version of a package they are using.
etc etc
See also https://github.com/dart-lang/pub/issues/2165
Contributor guide
Assessment
This issue has not been assessed yet.