[PATCH] D117832: Update the Bug Life Cycle docs for the switch to GitHub issues

Aaron Ballman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 26 12:58:31 PST 2022


aaron.ballman closed this revision.
aaron.ballman added a comment.

In D117832#3270175 <https://reviews.llvm.org/D117832#3270175>, @Quuxplusone wrote:

> In D117832#3270143 <https://reviews.llvm.org/D117832#3270143>, @aaron.ballman wrote:
>
>> It sounds to me like we're all pretty happy with the direction of getting a `confirmed` label and I haven't heard any concerns with the proposed changes to the documentation. Assuming I don't hear back from anyone, I plan to land the doc changes tomorrow. @Quuxplusone, can I lean on you to coordinate doing the magic to add the label to GitHub and applying it to older reviews? (It sounds like we're clear to start that work "whenever" so it doesn't need to wait on the doc changes.)
>
> Yes, I can apply the "confirmed" label; but I have the impression that @tstellar would prefer it was done via llvmbot's account rather than Quuxplusone's. @tstellar, how do you feel about running the following Python script this week? Or shall I just run it myself, as I did with the previous labeling frenzy?
> https://github.com/Quuxplusone/BugzillaToGithub/blob/b6f7f49/labelmaker/gh-map-to-github.py
> It will take about 20 minutes to run (at 1–2 seconds per GitHub API hit).

I have created the `confirmed` label in GitHub (https://github.com/llvm/llvm-project/labels?page=3&sort=name-asc) and commit the changes here in f3e22946e5c573eaa9b05d197d0c1036b21978fb <https://reviews.llvm.org/rGf3e22946e5c573eaa9b05d197d0c1036b21978fb>.

Thanks, all!


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117832/new/

https://reviews.llvm.org/D117832



More information about the llvm-commits mailing list