Integrated: 1070: An invalid /backport command target causes bot to fail endlessly

Erik Joelsson erikj at openjdk.java.net
Mon Jun 7 13:13:48 UTC 2021


On Fri, 4 Jun 2021 22:21:31 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

> If a user issues a /backport command on a commit on a repository that exists, but for which we haven't properly configured backports to work (they need a fork defined where the PR can be created from), we currently end up with endless failures. This patch adds handling of the situation by printing a helpful message for the user, which also includes a list of all valid repositories.

This pull request has now been integrated.

Changeset: 2b30c7e0
Author:    Erik Joelsson <erikj at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/2b30c7e0cd2063fa7a658772cada5c1ffd6ba797
Stats:     65 lines in 3 files changed: 60 ins; 0 del; 5 mod

1070: An invalid /backport command target causes bot to fail endlessly

Reviewed-by: kcr

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

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


More information about the skara-dev mailing list