[cfe-dev] LLVM Bugzilla Migration

Arthur O'Dwyer via cfe-dev cfe-dev at lists.llvm.org
Mon Jan 17 07:18:57 PST 2022


Hi Valentin,
I believe that's completely correct: in GitHub Issues we rely solely on
labels.

Some labels were auto-generated during the migration from Bugzilla fields.
If you name the specific Bugzilla fields you care about, then Anton might
be able to tell you what the equivalents are (or, that there are no
equivalents anymore).

It is also possible to post-facto add labels to the GitHub issues. So, you
could try saying something like
"It is important to our workflow that GH issues #42, #375, #1872, #2837...
be labeled with the 'frotz-tool' label."
and I'm sure someone would be willing to do that for you. Any committer can
apply labels super easily (e.g. via a Python script).

–Arthur


On Mon, Jan 17, 2022 at 10:04 AM Chirca, Valentin-Catalin (Valentin) via
cfe-dev <cfe-dev at lists.llvm.org> wrote:

> Hi everyone,
>
> Is there some kind of mapping between the fields we used to have in
> Bugzilla and the ones we have in GitHub Issues? I was not able to find such
> information on the web.
>
> Let me provide some context on the problem that I am trying to solve.
> I am part of the Compiler Team in Wind River and we have been doing clang
> defect classification for a while now. We have a tool that used to retrieve
> defects from Bugzilla and perform some queries to only show the defects we
> were interested in based on fields like Product, Component, Version,
> Importance, Status. I've been looking over defects in GitHub Issues and I
> am not able to see equivalent fields there. It looks like we mostly rely on
> labels in GitHub Issues. Is that right or am I missing something?
>
> Thanks,
> Valentin Chirca, Compiler Engineer @ Wind River
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20220117/3b18006b/attachment.html>


More information about the cfe-dev mailing list