Integrated: 1466: Empty backport causes endless retries of command
Erik Joelsson
erikj at openjdk.java.net
Tue Jun 7 13:09:42 UTC 2022
On Fri, 3 Jun 2022 23:21:59 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
> If a user tries to /backport a commit that results in an empty change, the BackportCommand fails to realize this and just errors out. It will then endlessly retry the command. This patch makes the BackportCommand detect an empty change and report it to the user.
This pull request has now been integrated.
Changeset: cc87e695
Author: Erik Joelsson <erikj at openjdk.org>
URL: https://git.openjdk.java.net/skara/commit/cc87e695e424f505582189c102d4fef4478cd061
Stats: 50 lines in 2 files changed: 50 ins; 0 del; 0 mod
1466: Empty backport causes endless retries of command
Reviewed-by: ehelin, ihse
-------------
PR: https://git.openjdk.java.net/skara/pull/1329
More information about the skara-dev
mailing list