[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [workflow] Automatically close bug report when a patch is committed
From: |
Simon Tournier |
Subject: |
Re: [workflow] Automatically close bug report when a patch is committed |
Date: |
Mon, 11 Sep 2023 16:11:23 +0200 |
Hi Maxim,
Thanks for the explanations.
On Mon, 11 Sept 2023 at 15:47, Maxim Cournoyer
<maxim.cournoyer@gmail.com> wrote:
> > 2. How is Change-Id linked to #65280?
>
> Each patch submission ("issue") can have one or multiple commits. We'd
> know for sure the series was merged (and thus can be closed) when the
> set of 'Change-Id's its commits contains have all appeared in the master
> branch. The mapping of Debbugs ID <-> set(change-ids) would need to be
> established by an external tool such as Mumi (which I think is in a good
> position to do so).
I think it is not straightforward to maintain such mapping. Because
Mumi needs to implement a way to extract patches; and there is many
corner-cases.
For instance, I am already using a pre-commit hook, how would it work
in this case?
Cheers,
simon
- Re: [workflow] Automatically close bug report when a patch is committed, (continued)
- Re: [workflow] Automatically close bug report when a patch is committed, Giovanni Biscuolo, 2023/09/07
- Re: [workflow] Automatically close bug report when a patch is committed, Felix Lechner, 2023/09/07
- Re: [workflow] Automatically close bug report when a patch is committed, Maxim Cournoyer, 2023/09/07
- Re: [workflow] Automatically close bug report when a patch is committed, Vagrant Cascadian, 2023/09/07
- Re: [workflow] Automatically close bug report when a patch is committed, Maxim Cournoyer, 2023/09/09
- Re: [workflow] Automatically close bug report when a patch is committed, Simon Tournier, 2023/09/11
- Re: [workflow] Automatically close bug report when a patch is committed, Maxim Cournoyer, 2023/09/11
- Re: [workflow] Automatically close bug report when a patch is committed,
Simon Tournier <=
- Re: [workflow] Automatically close bug report when a patch is committed, Maxim Cournoyer, 2023/09/11
- Re: [workflow] Automatically close bug report when a patch is committed, Vagrant Cascadian, 2023/09/12
- Re: [workflow] Automatically close bug report when a patch is committed, Maxim Cournoyer, 2023/09/13
- Re: [workflow] Automatically close bug report when a patch is committed, Vagrant Cascadian, 2023/09/14
- Re: [workflow] Automatically close bug report when a patch is committed, Maxim Cournoyer, 2023/09/14
- Re: [workflow] Automatically close bug report when a patch is committed, Giovanni Biscuolo, 2023/09/07
Re: [workflow] Automatically close bug report when a patch is committed, Giovanni Biscuolo, 2023/09/07
Re: [workflow] Automatically close bug report when a patch is committed, Vagrant Cascadian, 2023/09/07