Those two scripts suggest about commits that could be potential candidates to be
in stable.

But if we decided some of those commits arent, the scripts will continue
suggesting them.

The first patch adds a bin/.cherry-ignore-extra, similar to bin/.cherry-ignore,
where we can put the commits we are not interested any more, so neither
bin/get-extra-pick-list.sh nor bin/get-fixes-pick-list.sh scripts will suggest
them in future.

The second one just formats the output slightly different, so it makes it easier
to copy and paste the commit to ignore in the bin/.cherry-ignore-extra file.


Juan A. Suarez Romero (2):
  bin/get-{extra,fixes}-pick-list.sh: add support for ignore list
  bin/get-{extra,fixes}-pick-list.sh: improve output

 bin/get-extra-pick-list.sh | 16 +++++++++++++++-
 bin/get-fixes-pick-list.sh | 18 ++++++++++++++++--
 2 files changed, 31 insertions(+), 3 deletions(-)

-- 
2.9.3

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to