<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">---------- Forwarded message ---------<br>From: <b class="gmail_sendername" dir="auto">Konrad Kleine</b> <span dir="auto"><<a href="mailto:kkleine@redhat.com">kkleine@redhat.com</a>></span><br>Date: Tue, 21 Apr 2020 at 09:39<br>Subject: Re: [llvm-dev] RFC: Switching from Bugzilla to Github Issues [UPDATED]<br>To: Tom Stellard <<a href="mailto:tstellar@redhat.com">tstellar@redhat.com</a>><br></div><br><br><div dir="ltr"><div>Hi Tom.</div><div><br></div><div>I haven't read all the replies before mine. Sorry if my idea overlaps with someone else's.<br></div><div><br></div><div>I have a proposal for the issue migration from bugzilla to github. You mentioned in the ML thread that proposal 1 and 2 were favored because they can be done sooner than proposal 3.</div><div><br></div><div>In order to begin with proposal 1 and 2, what if you created dummy issues in github for the number of bug-ranges 1-XXXXX, where XXXXX is the highest number in bugzilla? When this is done by a script you could add a special label to those issues that mark them as bugs that are still managed by bugzilla. For the description you could put the link to the bugzilla instance and a text that "this bug is still managed by bugzilla".<br></div><div><br></div><div>If you immediately close those bugs, then they don't show up. BUUUUUT IIRC github has this odd way of numbering bugs and issues. Issues and Pull Requests share the same pool of numbers. I'm sure you know that. But as long as you disallow creation of NEW bugs in bugzilla, have created the dummy issues in github, and don't open any PR in github this should be good.</div><div><br></div><div>Then at some point you can move over all the bugs in bugzilla to their dummy issues in github. The latter just serve as placeholders until then.</div><div><br></div><div>I hope this makes sense.</div><div><br></div><div>Regards</div><div>Konrad<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 20 Apr 2020 at 21:30, Tom Stellard via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
I wanted to continue discussing the plan to migrate from Bugzilla to Github.<br>
It was suggested that I start a new thread and give a summary of the proposal<br>
and what has changed since it was originally proposed in October.<br>
<br>
== Here is the original proposal:<br>
<br>
<a href="http://lists.llvm.org/pipermail/llvm-dev/2019-October/136162.html" rel="noreferrer" target="_blank">http://lists.llvm.org/pipermail/llvm-dev/2019-October/136162.html</a><br>
<br>
== What has changed:<br>
<br>
* You will be able to subscribe to notifications for a specific issue<br>
  labels.  We have a proof of concept notification system using github actions<br>
  that will be used for this.<br>
<br>
* Emails will be sent to llvm-bugs when issues are opened or closed.<br>
<br>
* We have the initial list of labels: <a href="https://github.com/llvm/llvm-project/labels" rel="noreferrer" target="_blank">https://github.com/llvm/llvm-project/labels</a><br>
<br>
== Remaining issue:<br>
<br>
* There is one remaining issue that I don't feel we have consensus on,<br>
and that is what to do with bugs in the existing bugzilla.  Here are some options<br>
that we have discussed:<br>
<br>
1. Switch to GitHub issues for new bugs only.  Bugs filed in bugzilla that are<br>
still active will be updated there until they are closed.  This means that over<br>
time the number of active bugs in bugzilla will slowly decrease as bugs are closed<br>
out.  Then at some point in the future, all of the bugs from bugzilla will be archived<br>
into their own GitHub repository that is separate from the llvm-project repo.<br>
<br>
2. Same as 1, but also create a migration script that would allow anyone to<br>
manually migrate an active bug from bugzilla to a GitHub issue in the llvm-project<br>
repo.  The intention with this script is that it would be used to migrate high-traffic<br>
or important bugs from bugzilla to GitHub to help increase the visibility of the bug.<br>
This would not be used for mass migration of all the bugs.<br>
<br>
3. Do a mass bug migration from bugzilla to GitHub and enable GitHub issues at the same time.<br>
Closed or inactive bugs would be archived into their own GitHub repository, and active bugs<br>
would be migrated to the llvm-project repo.<br>
<br>
<br>
The key difference between proposal 1,2 and 3, is when bugs will be archived from bugzilla<br>
to GitHub.  Delaying the archiving of bugs (proposals 1 and 2) means that we can migrate<br>
to GitHub issues sooner (within 1-2 weeks), whereas trying to archive bugs during the<br>
transition (proposal 3) will delay the transition for a while (likely several months)<br>
while we evaluate the various solutions for moving bugs from bugzilla to GitHub.<br>
<br>
<br>
The original proposal was to do 1 or 2, however there were some concerns raised on the list<br>
that having 2 different places to search for bugs for some period of time would<br>
be very inconvenient.  So, I would like to restart this discussion and hopefully we can<br>
come to some kind of conclusion about the best way forward.<br>
<br>
Thanks,<br>
Tom<br>
<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></div>