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 [github] status API #774

Closed
wants to merge 5 commits into from
Closed

Conversation

jamesjwood
Copy link

@jamesjwood jamesjwood commented Aug 21, 2016

Closes #755

/github/status/:user/:repository/["status" OR status context][OPTIONAL .description].format

Examples:

GitHub
http://shields.io/github/status/badges/shields/status.svg (for the overall status of the repository)

GitHub
http://jamesjwood-shields.herokuapp.com/github/status/badges/shields/continuous-integration/travis-ci/push.svg?label=Travis (for the status of the 'continuous-integration/travis-ci/push' context)

GitHub
http://jamesjwood-shields.herokuapp.com/github/status/badges/shields/continuous-integration/travis-ci/push.description.svg?label=Travis (for the status of the 'continuous-integration/travis-ci/push' context using the description on the status)

@larsbrinkhoff
Copy link
Contributor

Great! I was just about to open an issue for this, but now I don't have to. 😄

@paulmelnikow paulmelnikow added the service-badge Accepted and actionable changes, features, and bugs label Mar 27, 2017
@olivierlacan
Copy link
Member

This is really neat. Curious what @espadrine thinks.

@paulmelnikow
Copy link
Member

Hi, thanks for this contribution. I'd like to get this merged, perhaps with a few tweaks.

Would you be willing to add tests using the project's new testing framework?

@paulmelnikow paulmelnikow changed the title Add github status API Add [github] status API Sep 28, 2017
@paulmelnikow
Copy link
Member

If anyone would like to adopt this PR, please feel free to do so: grab the branch, add more commits addressing the comments, and open a new PR referencing this one. Will close in one month if no one has.

@paulmelnikow paulmelnikow added good first issue New contributors, join in! on-hold Deferred in favor of another approach, blocked on preceding efforts, stale, or abandoned labels Oct 1, 2017
@paulmelnikow
Copy link
Member

Closing for inactivity. If you're reading this and want this implemented, don't be discouraged. You can grab the commits from the pull request branch using git fetch origin pull/774/head:pr-774, address the comments, and reopen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue New contributors, join in! on-hold Deferred in favor of another approach, blocked on preceding efforts, stale, or abandoned service-badge Accepted and actionable changes, features, and bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants