Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multibranch pipeline jobs #12

Open
kjarnet opened this issue Mar 29, 2017 · 1 comment
Open

Support multibranch pipeline jobs #12

kjarnet opened this issue Mar 29, 2017 · 1 comment
Assignees

Comments

@kjarnet
Copy link

kjarnet commented Mar 29, 2017

The json format of multibranch pipeline jobs is different from normal ones, and not supported by this workflow. Example:

"healthReport": [
        {
          "description": "Worst health: myproject » mybranch: Build stability: All recent builds failed.",
          "iconUrl": "health-00to19.png",
          "score": 0
        }
      ]

Notably, the "color" field does not exist.

@jeroenseegers
Copy link
Owner

Hi there,

Thanks for opening the issue and describing the problem! I haven't had the time to check it out yet, but I most likely will be able to have a look somewhere this week and hopefully come up with an easy fix for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants