GitHub commit status fails silently but appears to be successful in console output. Commit status is not updated in GitHub commits.
The configuration was working fine some time ago, but suddenly stopped working after updating plugins and Jenkins. I did not notice the broken behaviour until recently because the pipelines were still succeeding.
Expected behaviour:
GitHub Integration commit status commands update the commit status on GitHub to related commit.
Actual behaviour:
GitHub Integration commit status command does not update the commit status on GitHub to related commit. Console output shows that the command has succeeded but it fails silently.
How to reproduce:
Use latest LTS version of Jenkins and latest version of GitHub Integration plugin (see versions below) with commit status steps and run a job.
Description:
GitHub commit status fails silently but appears to be successful in console output. Commit status is not updated in GitHub commits.
The configuration was working fine some time ago, but suddenly stopped working after updating plugins and Jenkins. I did not notice the broken behaviour until recently because the pipelines were still succeeding.
Expected behaviour:
GitHub Integration commit status commands update the commit status on GitHub to related commit.
Actual behaviour:
GitHub Integration commit status command does not update the commit status on GitHub to related commit. Console output shows that the command has succeeded but it fails silently.
How to reproduce:
Use latest LTS version of Jenkins and latest version of GitHub Integration plugin (see versions below) with commit status steps and run a job.
Jenkins version: 2.332.2
Plugin version: 0.4.0