We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Jenkins and plugins versions report:
Jenkins: 2.277.1 ghprb:1.42.2
Expected result:
Project is saved
Actual result:
Project saving fails with error message: JSONObject["org-jenkinsci-plugins-ghprb-GhprbTrigger"] is not a JSONObject.
Log shows the following incorrect JSON structure
"org-jenkinsci-plugins-ghprb-GhprbTrigger":true,"gitHubAuthId":"abc-abc-abc-abc-abc","adminlist":"","useGitHubHooks":false,"triggerPhrase":"","onlyTriggerPhrase":false,"autoCloseFailedPullRequests":false,"skipBuildPhrase":".*\\[skip\\W+ci\\].*","displayBuildErrorsOnDownstreamBuilds":false,"cron":["H/5 * * * *","H/5 * * * *",""],"whitelist":"","orgslist":"","blackListLabels":"","whiteListLabels":"","allowMembersOfWhitelistedOrgsAsAdmin":false,"permitAll":false,"buildDescTemplate":"","blackListCommitAuthor":"","whiteListTargetBranches":{"branch":""},"blackListTargetBranches":{"branch":""},"includedRegions":"","excludedRegions":"",
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Version report
Jenkins and plugins versions report:
Reproduction steps
Results
Expected result:
Project is saved
Actual result:
Project saving fails with error message:
JSONObject["org-jenkinsci-plugins-ghprb-GhprbTrigger"] is not a JSONObject.
Log shows the following incorrect JSON structure
The text was updated successfully, but these errors were encountered: