<div dir="ltr"><div dir="ltr">On Tue, Nov 23, 2021 at 8:50 AM Aaron Ballman via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Tue, Nov 23, 2021 at 11:39 AM Anton Korobeynikov<br>
<<a href="mailto:anton@korobeynikov.info" target="_blank">anton@korobeynikov.info</a>> wrote:<br>
><br>
> > 1) GitHub's search is pretty abysmal, but I was not expecting it to be<br>
> > this level of problematic. Doing a search for something like<br>
> > "attribute" to see what kind of attribute-related bugs are open is<br>
> > trivial in Bugzilla and utterly useless in GitHub. I'm guessing this<br>
> > wasn't expected, but I'm wondering if there's anything to be done<br>
> > about it?<br>
> We can try to report this issue to github folks and see what could be<br>
> done. Maybe it's a matter of some text index to be rebuilt.<br>
<br>
Thanks! I'm hopeful that we can find a solution because this is almost<br>
a show-stopper for me. I've spent several weeks going through Bugzilla<br>
to triage C++20-specific issues and as best I can tell, GitHub would<br>
be unable to accomplish this task *at all* (because many bugs were<br>
reported before we had a tag for users to apply and not all bugs are<br>
things that we had bugzilla tags for anyway -- we need a searchable<br>
bug database). So hopefully it's a matter of rebuilding some text<br>
index or something straightforward like that.<br>
<br>
> > 2) It seems that some user accounts are being created as mannequins<br>
> > rather than being hooked up to the actual user. For example,<br>
> > <a href="https://github.com/llvm/test8/issues/37237#issuecomment-973565691" rel="noreferrer" target="_blank">https://github.com/llvm/test8/issues/37237#issuecomment-973565691</a> is a<br>
> > comment by zygoloid and it is marked as "mannequin" rather than<br>
> > linking to <a href="https://github.com/zygoloid" rel="noreferrer" target="_blank">https://github.com/zygoloid</a>. Is that expected behavior or<br>
> > does this indicate some of the data wasn't migrated properly?<br>
> "mannequins" are those who are not members of LLVM organization (they<br>
> will be treated separately after the migration).<br>
> It was also a surprise to me that Richard does not have LLVM GH repo<br>
> commit access :)<br>
<br>
Oh, interesting. Thanks for the explanation<br></blockquote><div><br>It looks like Richard Smith, under zygoloid, does have LLVM GH repo commit access, though? eg: <a href="https://github.com/llvm/llvm-project/commits?author=zygoloid">https://github.com/llvm/llvm-project/commits?author=zygoloid</a><br><br>So it seems maybe there are people with commit access but are not part of the "LLVM organization" on github?<br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
~Aaron<br>
<br>
><br>
> --<br>
> With best regards, Anton Korobeynikov<br>
> Department of Statistical Modelling, Saint Petersburg State University<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div></div>