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

Add support for commit status contexts #155

Closed
farmdawgnation opened this issue Jun 8, 2014 · 1 comment · Fixed by #161
Closed

Add support for commit status contexts #155

farmdawgnation opened this issue Jun 8, 2014 · 1 comment · Fixed by #161

Comments

@farmdawgnation
Copy link
Contributor

Hi there,

With hub4j/github-api#97 the GitHub Java API now supports commit status contexts. Can we get support for a configuration option that would allow ghprb to push statuses from particular jobs with a particular context?

So on a per-job basis you could specify what the context should be on the commit status. This is useful for cases like at my employer where ghprb may trigger multiple jenkins jobs for different purposes (e.g. one for units, one for integrations... or some similar configuration).

If I get time today I'm going to try and build this out myself. But if someone else would like to take a stab at it then go for it.

@farmdawgnation
Copy link
Contributor Author

(This is currently blocked on a new release of the github-api jenkins plugin, too, which I've already pinged the maintainer about. Going to still try and get it working locally with a snapshot build then move from there.)

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

Successfully merging a pull request may close this issue.

2 participants