jenkinsci / github-autostatus-plugin

Jenkins plugin to provide automatic status for multibranch jobs
https://plugins.jenkins.io/github-autostatus/
MIT License
52 stars 34 forks source link

Skipped stages show up as built successfully #101

Open AFriemann opened 4 years ago

AFriemann commented 4 years ago

Skipped stages currently show up as successful on pull requests

Example

Here the docker push stage is skipped on PRs

image

yet it still shows up as "built successfully" on the commit.

image

PhotoTeeborChoka commented 2 years ago

This is displayed as build pending in the github-autostatus:3.6.2 and that is even worse, believe me. I want this to be labeled as skipped with a image symbol.

I suspect this issue is not longer relevant.