Re: [DISCUSS] Remove "triage" series labels?

2022-11-20 Thread Dave Fisher
Thanks for taking care of labels!

Sent from my iPhone

> On Nov 20, 2022, at 5:25 PM, tison  wrote:
> 
> FYI - these labels are removed now.
> 
> FWIW, I'm doing this with GitHub CLI:
> 
> for i in {1..53}; do
>  gh label delete "triage/week-$i" --confirm
> done
> 
> Best,
> tison.
> 
> 
> houxiaoyu  于2022年11月21日周一 09:22写道:
> 
>> +1
>> 
>> Best,
>> Xiaoyu Hou
>> 
>> tison  于2022年11月17日周四 23:32写道:
>> 
>>> Hi,
>>> 
>>> When squashing issue backlog, I noticed there're a number of "legacy"
>> tags
>>> in series "traige/week-x".
>>> 
>>> It seems the initiative has been halted and those labels don't provide
>>> continuous value. Thus I suggest we remove "triage" series labels to
>> reduce
>>> engineering debt.
>>> 
>>> What do you think?
>>> 
>>> Best,
>>> tison.
>>> 
>> 



Re: [DISCUSS] Remove "triage" series labels?

2022-11-20 Thread tison
FYI - these labels are removed now.

FWIW, I'm doing this with GitHub CLI:

for i in {1..53}; do
  gh label delete "triage/week-$i" --confirm
done

Best,
tison.


houxiaoyu  于2022年11月21日周一 09:22写道:

> +1
>
> Best,
> Xiaoyu Hou
>
> tison  于2022年11月17日周四 23:32写道:
>
> > Hi,
> >
> > When squashing issue backlog, I noticed there're a number of "legacy"
> tags
> > in series "traige/week-x".
> >
> > It seems the initiative has been halted and those labels don't provide
> > continuous value. Thus I suggest we remove "triage" series labels to
> reduce
> > engineering debt.
> >
> > What do you think?
> >
> > Best,
> > tison.
> >
>


Re: [DISCUSS] Remove "triage" series labels?

2022-11-20 Thread houxiaoyu
+1

Best,
Xiaoyu Hou

tison  于2022年11月17日周四 23:32写道:

> Hi,
>
> When squashing issue backlog, I noticed there're a number of "legacy" tags
> in series "traige/week-x".
>
> It seems the initiative has been halted and those labels don't provide
> continuous value. Thus I suggest we remove "triage" series labels to reduce
> engineering debt.
>
> What do you think?
>
> Best,
> tison.
>


Re: [DISCUSS] Remove "triage" series labels?

2022-11-20 Thread mattison chao
+1

Thanks,
Mattison

On Sat, 19 Nov 2022 at 15:07, Michael Marshall  wrote:

> I agree with removing these labels.
>
> Thanks,
> Michael
>
> On Thu, Nov 17, 2022 at 9:29 PM Yunze Xu 
> wrote:
> >
> > +1
> >
> > Thanks,
> > Yunze
> >
> > On Fri, Nov 18, 2022 at 3:12 AM Enrico Olivelli 
> wrote:
> > >
> > > +1
> > >
> > > Enrico
> > >
> > > Il Gio 17 Nov 2022, 18:40 Matteo Merli  ha
> scritto:
> > >
> > > > +1 Good suggestion
> > > >
> > > >
> > > > --
> > > > Matteo Merli
> > > > 
> > > >
> > > > On Thu, Nov 17, 2022 at 7:32 AM tison  wrote:
> > > > >
> > > > > Hi,
> > > > >
> > > > > When squashing issue backlog, I noticed there're a number of
> "legacy"
> > > > tags
> > > > > in series "traige/week-x".
> > > > >
> > > > > It seems the initiative has been halted and those labels don't
> provide
> > > > > continuous value. Thus I suggest we remove "triage" series labels
> to
> > > > reduce
> > > > > engineering debt.
> > > > >
> > > > > What do you think?
> > > > >
> > > > > Best,
> > > > > tison.
> > > >
>


Re: [DISCUSS] Remove "triage" series labels?

2022-11-18 Thread Michael Marshall
I agree with removing these labels.

Thanks,
Michael

On Thu, Nov 17, 2022 at 9:29 PM Yunze Xu  wrote:
>
> +1
>
> Thanks,
> Yunze
>
> On Fri, Nov 18, 2022 at 3:12 AM Enrico Olivelli  wrote:
> >
> > +1
> >
> > Enrico
> >
> > Il Gio 17 Nov 2022, 18:40 Matteo Merli  ha scritto:
> >
> > > +1 Good suggestion
> > >
> > >
> > > --
> > > Matteo Merli
> > > 
> > >
> > > On Thu, Nov 17, 2022 at 7:32 AM tison  wrote:
> > > >
> > > > Hi,
> > > >
> > > > When squashing issue backlog, I noticed there're a number of "legacy"
> > > tags
> > > > in series "traige/week-x".
> > > >
> > > > It seems the initiative has been halted and those labels don't provide
> > > > continuous value. Thus I suggest we remove "triage" series labels to
> > > reduce
> > > > engineering debt.
> > > >
> > > > What do you think?
> > > >
> > > > Best,
> > > > tison.
> > >


Re: [DISCUSS] Remove "triage" series labels?

2022-11-17 Thread Yunze Xu
+1

Thanks,
Yunze

On Fri, Nov 18, 2022 at 3:12 AM Enrico Olivelli  wrote:
>
> +1
>
> Enrico
>
> Il Gio 17 Nov 2022, 18:40 Matteo Merli  ha scritto:
>
> > +1 Good suggestion
> >
> >
> > --
> > Matteo Merli
> > 
> >
> > On Thu, Nov 17, 2022 at 7:32 AM tison  wrote:
> > >
> > > Hi,
> > >
> > > When squashing issue backlog, I noticed there're a number of "legacy"
> > tags
> > > in series "traige/week-x".
> > >
> > > It seems the initiative has been halted and those labels don't provide
> > > continuous value. Thus I suggest we remove "triage" series labels to
> > reduce
> > > engineering debt.
> > >
> > > What do you think?
> > >
> > > Best,
> > > tison.
> >


Re: [DISCUSS] Remove "triage" series labels?

2022-11-17 Thread Enrico Olivelli
+1

Enrico

Il Gio 17 Nov 2022, 18:40 Matteo Merli  ha scritto:

> +1 Good suggestion
>
>
> --
> Matteo Merli
> 
>
> On Thu, Nov 17, 2022 at 7:32 AM tison  wrote:
> >
> > Hi,
> >
> > When squashing issue backlog, I noticed there're a number of "legacy"
> tags
> > in series "traige/week-x".
> >
> > It seems the initiative has been halted and those labels don't provide
> > continuous value. Thus I suggest we remove "triage" series labels to
> reduce
> > engineering debt.
> >
> > What do you think?
> >
> > Best,
> > tison.
>


Re: [DISCUSS] Remove "triage" series labels?

2022-11-17 Thread Matteo Merli
+1 Good suggestion


--
Matteo Merli


On Thu, Nov 17, 2022 at 7:32 AM tison  wrote:
>
> Hi,
>
> When squashing issue backlog, I noticed there're a number of "legacy" tags
> in series "traige/week-x".
>
> It seems the initiative has been halted and those labels don't provide
> continuous value. Thus I suggest we remove "triage" series labels to reduce
> engineering debt.
>
> What do you think?
>
> Best,
> tison.


[DISCUSS] Remove "triage" series labels?

2022-11-17 Thread tison
Hi,

When squashing issue backlog, I noticed there're a number of "legacy" tags
in series "traige/week-x".

It seems the initiative has been halted and those labels don't provide
continuous value. Thus I suggest we remove "triage" series labels to reduce
engineering debt.

What do you think?

Best,
tison.