You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I wrote a tool that can validate README links. It can be run when someone submits a pull request or pushes a commit.
For example, you would see that
https://github.com/mohebifar/lebab redirects to
https://github.com/lebab/lebab
https://github.com/facebook/jstransform redirects to
https://github.com/facebookarchive/jstransform
https://github.com/joshheyse/typescript-brunch is now 404
If you are interested, connect this repo to https://travis-ci.org/ and add a .travis.yml file to the project (you can also use Circle CI or other CI services).
Hello, I wrote a tool that can validate README links. It can be run when someone submits a pull request or pushes a commit.
For example, you would see that
..and more: see https://gist.github.com/52dc0760ab5a31a68503aebe70b7ad79
This tool 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 (you can also use Circle CI or other CI services).See https://github.com/dkhamsing/awesome_bot for options, more information
Feel free to leave a comment 😄
The text was updated successfully, but these errors were encountered: