Skip to content

Add support for adding context to commit status.#97

Merged
kohsuke merged 2 commits intohub4j:masterfrom
suryagaddipati:add_context_to_commit_status
Jun 8, 2014
Merged

Add support for adding context to commit status.#97
kohsuke merged 2 commits intohub4j:masterfrom
suryagaddipati:add_context_to_commit_status

Conversation

@suryagaddipati
Copy link
Copy Markdown
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
Copy Markdown

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

Support adding commitstatus without context.
@buildhive
Copy link
Copy Markdown

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

@farmdawgnation
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor

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

@suryagaddipati
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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