bin/get-pick-list.sh: flesh out is_sha_nomination
authorEmil Velikov <emil.velikov@collabora.com>
Thu, 8 Nov 2018 15:05:18 +0000 (15:05 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 15 Nov 2018 15:55:40 +0000 (15:55 +0000)
commitb7418d1f3f102aeed8d3d38195f9b7d672216df0
treef93cf6f258b8fcb06e210ef5f520d646e3aa3745
parent533fead4236459c3f04700ff130ffaee1503cb69
bin/get-pick-list.sh: flesh out is_sha_nomination

Refactor is_fixes_nomination into a is_sha_nomination helper. This way
we can reuse it for more than the usual "Fixes:" tag.

Cc: mesa-stable@lists.freedesktop.org
Reviewed-by: Juan A. Suarez <jasuarez@igalia.com>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
bin/get-pick-list.sh