web-padawan/awesome-web-components

Validate pull requests with Travis

awesome-bot opened this issue · 2 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 😄

Needs enabling a Travis config for the repo, which can be done by @mateusortiz only, as I do not have administrator permissions for this project. Let's keep this open for now.

Closing this issue as stale. I'll look into creating GitHub Actions workflow to check HTML links.