pawl / awesome-etl

A curated list of awesome ETL frameworks, libraries, and software.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Validate Links

awesome-bot opened this issue · comments

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 😄