[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [workflow] Automatically close bug report when a patch is committed
From: |
Maxim Cournoyer |
Subject: |
Re: [workflow] Automatically close bug report when a patch is committed |
Date: |
Wed, 06 Sep 2023 12:14:42 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) |
Hi Giovanni,
Giovanni Biscuolo <g@xelera.eu> writes:
> Hello,
>
> often bug reports related to patches are left open even after the
> patch/patchset have been applied, the last example is a batch of Debbugs
> manual gardening from Vagrant last Fri and Sat when he closed more than
> 20 bugs with messages similar to this one:
[...]
> IMO we need a way automatically close this kind of bug reports... or am
> I missing something?
>
> Let's avoid manual gardening as much as possible! :-)
I like the idea!
> The first thing we need is a server side git post-receive hook on
> Savannah, I've opened the sr#110928 support request:
> https://savannah.nongnu.org/support/index.php?110928
It's something that the Savannah folks would need to maintain
themselves, right?
> When I asket I though the best way would be to scan for a string like
> "Close #<bug-number>" in the commit message (the committer should add
> such a string) but probably this can be avoided: the bug can be closed
> when a patch is committed to one of the listed official brances (master,
> core-updates, etc.)
You mean by simply matching the subject? Maybe that could work.
--
Thanks,
Maxim
Re: [workflow] Automatically close bug report when a patch is committed,
Maxim Cournoyer <=
- Re: [workflow] Automatically close bug report when a patch is committed, Simon Tournier, 2023/09/06
- Re: [workflow] Automatically close bug report when a patch is committed, Maxim Cournoyer, 2023/09/06
- 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, Maxim Cournoyer, 2023/09/09
- Re: [workflow] Automatically close bug report when a patch is committed, Giovanni Biscuolo, 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, Giovanni Biscuolo, 2023/09/11
Re: [workflow] Automatically close bug report when a patch is committed, Simon Tournier, 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, Giovanni Biscuolo, 2023/09/07