diff options
author | Emil Velikov <[email protected]> | 2018-11-14 18:49:54 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2018-11-15 16:15:15 +0000 |
commit | adbdfc6666052d604a97009d736b6dee957908a0 (patch) | |
tree | cc5d8edda4ed4513688322b06c4ec5fb2437f333 /meson_options.txt | |
parent | c0012a07088e86f6d30405d0522a0d72801e2ec7 (diff) |
bin/get-pick-list.sh: handle reverts prior to the branchpoint
Currently we detect when a breaking commit:
- has landed in stable, and
- is referenced by a untagged fix in master
Yet we did not consider the case of breaking commit:
- prior to the branchpoint, and
- is referenced by a untagged fix in master
Addressing the latter is extremely slow, due to the size of the lookup.
That said, we can trivially use the existing is_sha_nomination() helper
to catch reverts.
Cc: [email protected]
Reviewed-by: Juan A. Suarez <[email protected]>
Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'meson_options.txt')
0 files changed, 0 insertions, 0 deletions