[llvm-dev] Proposal for an alternative bugtracking workflow

Chandler Carruth via llvm-dev llvm-dev at lists.llvm.org
Tue Jan 15 04:47:20 PST 2019


On Tue, Jan 15, 2019 at 4:45 AM Ilya Biryukov via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> The major downside of tag-based workflow is the fact that one can't
> subscribe to notifications
> only for specific tags. Having a single issue tracker for all of LLVM
> would mean, e.g. that there's no
> way for clangd developers to subscribe only for clangd issues and getting
> notified on **all** LLVM issues
> would make the bug triaging process much more complicated on our side (we
> expect the number of clangd
> bugs to be significantly less than the number of bugs for all
> backend+clang+lld+...)
>

Has anyone reached out to GitHub about potentially enabling this?

Or is it possible to implement via their API?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190115/58f0d44a/attachment.html>


More information about the llvm-dev mailing list