<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<br class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">On 26 Oct 2018, at 04:26, Richard Smith <<a href="mailto:richard@metafoo.co.uk" class="">richard@metafoo.co.uk</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="">
<div dir="ltr" class="">
<div class="gmail_quote">
<div dir="ltr" class="">On Thu, 25 Oct 2018 at 05:10, Kristof Beyls via cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org" class="">cfe-dev@lists.llvm.org</a>> wrote:<br class="">
</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word;line-break:after-white-space" class="">
<div class="">
<blockquote type="cite" class="">
<div class="">On 5 Oct 2018, at 07:04, Dean Michael Berris <<a href="mailto:dean.berris@gmail.com" target="_blank" class="">dean.berris@gmail.com</a>> wrote:</div>
<div class=""><br class="">
<span style="font-family:Menlo-Regular;font-size:11px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important" class="">Thank
 you for starting this conversation! I look forward to the results of the BoF discussion summarised as well.</span><br style="font-family:Menlo-Regular;font-size:11px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none" class="">
</div>
</blockquote>
<br class="">
</div>
<div class="">Dean, all,</div>
<div class=""><br class="">
</div>
<div class="">There was a lively discussion at the BoF; we’ve tried to take notes at <a href="https://etherpad.net/p/LLVMBugLifeCycleBoF" target="_blank" class="">https://etherpad.net/p/LLVMBugLifeCycleBoF</a> but probably have failed to capture all the points.
 The slides used to kick start the discussion can be found at <a href="https://docs.google.com/presentation/d/1ERB9IQAjSwaNpEnlbchQzd_V9IQlLOojgo9J0_NXvYA/edit" target="_blank" class="">https://docs.google.com/presentation/d/1ERB9IQAjSwaNpEnlbchQzd_V9IQlLOojgo9J0_NXvYA/edit</a></div>
<div class=""><br class="">
</div>
<div class="">Both at the BoF and in the mail thread, there have been many suggestions for improvements. So many that if we’d want to introduce all of them at once, we’d probably get stuck and not introduce any. To try and make progress on the ones I myself
 feel are most useful, I’ve volunteered for 2 actions:</div>
<div class=""><br class="">
</div>
<div class="">1. Write up a proposal for documentation on what to do during bug triaging/closing/etc. I’ve just done so and put it up for review at <a href="https://reviews.llvm.org/D53691" target="_blank" class="">https://reviews.llvm.org/D53691</a>.</div>
<div class="">2. Write an email to the mailing lists to ask for volunteers for being on the “default-cc” list for components, implying you’re willing to triage bugs reported against those components. I’ve decided to first try and get consensus on what is expected
 when triaging a bug (see point above) before actively searching for volunteers for all components. That being said, both at the dev meeting and in the days after, I already received many requests from people to be added to the default-cc list for specific
 components. Of course, I’m very happy to add people volunteering to default-cc lists, so if you don’t want to wait to get added to a default-cc list, please email
<a href="mailto:bugs-admin@lists.llvm.org" target="_blank" class="">bugs-admin@lists.llvm.org</a> or raise it as a ticket in
<a href="http://bugs.llvm.org/" target="_blank" class="">bugs.llvm.org</a> under “Bugzilla Admin”/“Products”.</div>
<div class=""><br class="">
</div>
<div class="">Furthermore, since the BoF, I’ve seen a quite a few requests to clean up and introduce new components in Bugzilla. We’ve implemented the changes quickly and will aim to continue to have a quick response time in the future. Please file a ticket
 in <a href="http://bugs.llvm.org/" target="_blank" class="">bugs.llvm.org</a> under “Bugzilla Admin”/“Products” if you want to request a specific change.</div>
<div class=""><br class="">
</div>
<div class="">For most of the other points that were raised: I don’t currently plan on acting on them immediately myself and hope to first see an impact of the above actions.</div>
</div>
</blockquote>
<div class=""><br class="">
</div>
<div class="">In the original post, there was a suggestion to bring back the "UNCONFIRMED" status. I think that'd be a great idea, as it both makes it easy to search for untriaged bugs and to give feedback to a reporter that their bug is real and acknowledged.
 Is that planned?</div>
</div>
</div>
</div>
</div>
</blockquote>
<div><br class="">
</div>
<div>I hadn’t seen too much feedback on the idea for introducing (reintroducing?) the “UNCONFIRMED” status, so hadn’t planned on making changes to that now.</div>
<div>However, I also think it’s a good idea, so I’ll investigate in more detail now if it wouldn’t be overly hard on the Bugzilla admin side to do so (e.g. I believe I’ll have to give all existing users the rights to be able to confirm bugs). If the “UNCONFIRMED”
 status can be introduced relatively easily, I now plan to do so, and will adapt the proposed documentation at <a href="https://reviews.llvm.org/D53691" class="">https://reviews.llvm.org/D53691</a> accordingly.</div>
<div>Thanks for pointing to this!</div>
<br class="">
<blockquote type="cite" class="">
<div class="">
<div dir="ltr" class="">
<div class="gmail_quote">
<div class="">Also, a big problem with bugzilla as we have it configured today is that commenting on an existing bug often sends mail to literally no-one. Can we reconfigure this so that llvmbugs gets mail for comments on bugs, not just for opening and closing
 bugs?</div>
</div>
</div>
</div>
</blockquote>
</div>
<br class="">
<div class="">I see you’ve created <a href="https://bugs.llvm.org/show_bug.cgi?id=39445" class="">https://bugs.llvm.org/show_bug.cgi?id=39445</a> for this in the mean time, and that a bit of discussion has started there - including whether sending an email
 on all comments wouldn’t result in too much spam on the llvmbugs mailing list. I don’t have a strong opinion either way myself. I hope that making sure that there is at least someone on the default-cc list for every component will result in comments on bugs
 being emailed to at least one person.</div>
</body>
</html>