Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CREDENTIALS_ID_NOT_EXISTS |
"The credentialsId does not seem to exist, please check it" |
public static final String |
CREDENTIALS_LOGIN_INVALID |
"The supplied credentials are invalid to login" |
public static final String |
INVALID_COMMIT |
"The specified commit does not exist in the specified repository" |
public static final String |
INVALID_REPO |
"The specified repository does not exist for the specified account" |
public static final String |
NULL_CREDENTIALS_ID |
"Credentials ID is null or empty" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
context |
"jenkins/githubnotify" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
UNABLE_TO_INFER_COMMIT |
"Could not infer exact commit to use, please specify one" |
public static final String |
UNABLE_TO_INFER_CREDENTIALS_ID |
"Can not infer exact credentialsId to use, please specify one" |
public static final String |
UNABLE_TO_INFER_DATA |
"Unable to infer git data, please specify repo, credentialsId, account and sha values" |
Copyright © 2016–2022. All rights reserved.