wbinnssmith / awesome-promises

A curated list of useful resources for JavaScript Promises
Creative Commons Zero v1.0 Universal
1.61k stars 124 forks source link

Validate pull requests with Travis #15

Closed awesome-bot closed 8 years ago

awesome-bot commented 8 years ago

Hello, I wrote a tool that can validate README links (valid URLs, not duplicate). It can be run when someone submits a pull request.

It is currently being used by

Examples

If you are interested, connect this repo to https://travis-ci.org/ and add a .travis.yml file to the project.

See https://github.com/dkhamsing/awesome_bot for options, more information Feel free to leave a comment :smile:

wbinnssmith commented 8 years ago

Thanks for the awesome :wink: gem. Just implemented it, and it's counting my link to the awesome-sunglasses svg as duplicating a link to the sindresorhus/awesome project. Would be neat either to whitelist images in general, or maybe links to the awesome project itself.

awesome-bot commented 8 years ago

Thanks

Check out #16