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

Hound Badges #1249

Closed
maschall opened this issue Nov 10, 2016 · 10 comments
Closed

Hound Badges #1249

maschall opened this issue Nov 10, 2016 · 10 comments

Comments

@maschall
Copy link

I like seeing circleci and travis statuses on Repos. I'd like to display "Protected By Hound" proudly on my repo.

@jakecraige
Copy link
Contributor

jakecraige commented Dec 27, 2016

That's awesome! There's an awesome website shields.io that allows you to create a badge for anything you want.

I whipped up one for Hound you can use, or create your own 😄

Edit (to add source):

[![](https://img.shields.io/badge/Protected_by-Hound-a873d1.svg)](https://houndci.com)

@gylaz gylaz closed this as completed Mar 31, 2017
@taitems
Copy link

taitems commented Jul 25, 2018

For anyone who actually needs the source for the above

REMOVED - SEE BELOW INSTEAD

@salbertson
Copy link
Member

Thanks @taitems! Here's the markdown we ended up using.

[![Reviewed by Hound](https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg)](https://houndci.com)

@taitems
Copy link

taitems commented Jul 25, 2018 via email

coord-e added a commit to MonoMotion/silverbullet that referenced this issue Jan 19, 2019
@Musigwa-zz
Copy link

Hey guys, I'm trying to integrate the HoundCI in my project. As you can see in the photo, I activated the repo on the HoundCI dashboard, but don't know how to get the badge so that I can ass it to my README.md file.
screen shot 2019-02-04 at 21 16 32

Can anyone help me how to do it?

@gylaz
Copy link
Member

gylaz commented Feb 4, 2019

@Musigwa Just add the code from #1249 (comment) to your README.md.

@Musigwa-zz
Copy link

Thanks

@Musigwa Just add the code from #1249 (comment) to your README.md.

Thanks, @gylaz, I'm going to add it, I'll let you know when it works.

@coolbeatz71
Copy link

Thanks

@Musigwa Just add the code from #1249 (comment) to your README.md.

Thanks, @gylaz, I'm going to add it, I'll let you know when it works.

Hey @Musigwa. Is this solutions working?

@eonist
Copy link

eonist commented Oct 7, 2019

I suggest:

[![Reviewed by Hound](https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg)](https://houndci.com)

Reviewed by Hound

@dorianmariecom
Copy link

BTW I was wondering if I could have a check like "Hound CI checked this repo and no issues were found" but Hound works on pull requests not repositories's main/master branch

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

No branches or pull requests

9 participants