RFR: 1466: Empty backport causes endless retries of command

Erik Helin ehelin at openjdk.java.net
Tue Jun 7 09:30:32 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.

Looks good!

-------------

Marked as reviewed by ehelin (Reviewer).

PR: https://git.openjdk.java.net/skara/pull/1329


More information about the skara-dev mailing list