github-checks-plugin icon indicating copy to clipboard operation
github-checks-plugin copied to clipboard

checks are not published from a branch when a PR is created and long running job

Open krishgcek opened this issue 10 months ago • 0 comments

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

krishgcek avatar Mar 06 '25 00:03 krishgcek