jenkinsci / jenkinsci/github-checks-plugin
checks are not published from a branch when a PR is created and long running job
- Dominant language
- Java
- Stars
- 89
- Forks
- 50
- Avg merge
- 13h 55m
- Merged PRs (30d)
- 7
Description
### Jenkins and plugins versions report
When I run small jobs after creating PR, using startegy, Exclude branches that are also filed as PRs will disable the branch but the ongoing build of the branch and the PR will publish the result. But if there is a long running job only PR will publish the completed status to Github and branch status will be pending
### What Operating System are you using (both controller, and any agents involved in the problem)?
linux docker jenkins server and many nodes in the pipeline
### Reproduction steps
When I run small jobs after creating PR, using startegy, Exclude branches that are also filed as PRs will disable the branch but the ongoing build of the branch and the PR will publish the result. But if there is a long running job only PR will publish the completed status to Github and branch status will be pending
### Expected Results
both branch and PR publish the result
### Actual Results
only PR publish the result
### Anything else?
_No response_
### Are you interested in contributing a fix?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.