github-plugin
github-plugin copied to clipboard
[JENKINS-57375] Builds based on Jenkinsfiles do not report pending state to GitHub when queued
We have a 'Github Organization' project, which creates jobs for all repos if they have a Jenkinsfile available.
We're having the problem in all of our repos that if a job is queued it does not change the github status to pending.
We would expect it to be able to do this.
Originally reported by
deiga, imported from: Builds based on Jenkinsfiles do not report pending state to GitHub when queued
- assignee:
lanwen
- status: Open
- priority: Major
- component(s): github-plugin
- resolution: Unresolved
- votes: 0
- watchers: 1
- imported: 2025-12-08
Raw content of original issue
We have a 'Github Organization' project, which creates jobs for all repos if they have a Jenkinsfile available.
We're having the problem in all of our repos that if a job is queued it does not change the github status to pending.
We would expect it to be able to do this.