veelenga / awesome-crystal

:gem: A collection of awesome Crystal libraries, tools, frameworks and software

Home Page:https://awesomelists.top/#/veelenga/awesome-crystal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Validate pull requests with Travis

awesome-bot opened this issue · comments

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 😄

Currently we have some internal tests (written in Crystal) that do some sanity checks. I do not see a reason to validate links on each run for awesome-crystal.

I am closing it for the moment, maybe in future we will decide to integration it. Thank you!