Re: unclaiming packages claimed for 3 weeks or more (Re: november report)
On 2018-11-22 21:00:15, Holger Levsen wrote:
> On Thu, Nov 22, 2018 at 11:54:16AM -0500, Antoine Beaupré wrote:
>> Right. That's the one I had in mind as well. :)
>
> :)
>
>> So how *do* we make that "whitelist"? Commandline param? And what will
>> it list? Packages? People? Package/people combination?
>
> commandline param with a list of (src) packages to ignore.
Okay, I added a --exclude param. Example without:
$ ./bin/review-update-needed --lts --unclaim 3w
[...]
Editing file to unclaim: linux, linux-4.9, salt
With:
$ ./bin/review-update-needed --exclude linux linux-4.9 --lts --unclaim
3w
[...]
Editing file to unclaim: salt
I've pushed that, I hope it works for you.
A.
--
The secret of life is to have no fear; it's the only way to function.
- Stokely Carmichael
Reply to: