[Mesa-dev] [PATCH v2 1/2] bin/get-{extra, fixes}-pick-list.sh: add support for ignore list

Emil Velikov emil.l.velikov at gmail.com
Fri Apr 7 18:38:59 UTC 2017


On 7 April 2017 at 12:30, Juan A. Suarez Romero <jasuarez at igalia.com> wrote:
> Both scripts does not use a file with the commits to ignore. So if we
> have handled one of the suggested commits and decided we won't pick it,
> the scripts will continue suggesting them.
>
> This commits adds support for a bin/.cherry-ignore-extra where we can
> put the commits not explicitly rejected (those would be in the
> bin/.cherry-ignore) but we want the scripts don't suggest them because
> we know those won't be picked for stable.
>
Don't see much value in having the extra file. The patch is not
suitable, regardless of how it was flagged.

> v2:
> - Mark the candidates in bin/get-extra-pick-list.sh (Juan A. Suarez)
> ---
>  bin/get-extra-pick-list.sh | 12 ++++++++++++
>  bin/get-fixes-pick-list.sh | 14 ++++++++++++++

bin/get-typod-pick-list.sh could use the .cherry-ignore fix right ?

Thanks
Emil


More information about the mesa-dev mailing list