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
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
https://github.com/airbnb/airflow redirects to
https://github.com/apache/incubator-airflow
.. which may not be that interesting, but if a link gets broken, you would be alerted too.
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: