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 adding context to commit status. #97

Merged
merged 2 commits into from
Jun 8, 2014
Merged

Add support for adding context to commit status. #97

merged 2 commits into from
Jun 8, 2014

Conversation

suryagaddipati
Copy link
Collaborator

This groups statuses from multiple contexts to return single combined
status. More information here:
https://developer.github.com/changes/2014-03-27-combined-status-api/

This groups statuses from multiple contexts to return single combined
status. More information here:
https://developer.github.com/changes/2014-03-27-combined-status-api/
@buildhive
Copy link

Kohsuke Kawaguchi » github-api #191 SUCCESS
This pull request looks good
(what's this?)

Support adding commitstatus without context.
@buildhive
Copy link

Kohsuke Kawaguchi » github-api #192 SUCCESS
This pull request looks good
(what's this?)

@farmdawgnation
Copy link
Contributor

Code LGTM. Didn't have an opportunity to test today. I know this is something that some folks at work are interested in. (So we can use it from the Jenkins plugin.)

Cheers!

kohsuke added a commit that referenced this pull request Jun 8, 2014
Add support for adding context to commit status.
@kohsuke kohsuke merged commit d0b8e2e into hub4j:master Jun 8, 2014
@kohsuke
Copy link
Collaborator

kohsuke commented Jun 8, 2014

I'm going to release this as a new version.

Surya, I've also added you as a committer so that you won't be blocked by my inaction, so feel free to push straight if need be.

@farmdawgnation
Copy link
Contributor

@kohsuke Can we also get a release of https://github.com/jenkinsci/github-api-plugin ? :)

@suryagaddipati
Copy link
Collaborator Author

Not sure when it will show up in update center but I've update github-api-plugin to latest github-api and made a release @farmdawgnation @kohsuke

@kohsuke thanks for the commit access 😺

@suryagaddipati
Copy link
Collaborator Author

Oh snap for some reason I don't see the jar on http://repo.jenkins-ci.org/public/org/kohsuke/github-api/

build failed :( https://jenkins.ci.cloudbees.com/job/plugins/job/github-api-plugin/14/org.jenkins-ci.plugins$github-api/console

Seems like @kohsuke made a release, sorry I am new to maven

@farmdawgnation
Copy link
Contributor

My guess is that the default release strategy pushes to maven central. There's probably a different one needed to push to the jenkins repo. :/

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

Successfully merging this pull request may close these issues.

4 participants