Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate pull requests with Travis #5

Open
awesome-bot opened this issue Dec 18, 2015 · 6 comments
Open

Validate pull requests with Travis #5

awesome-bot opened this issue Dec 18, 2015 · 6 comments

Comments

@awesome-bot
Copy link

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 😄

@stevemao
Copy link
Owner

Hi, I believe https://github.com/dkhamsing/frankenstein is more handy because it auto sends a PR when there is any url redirects. So I don't need to set up the CI. I have already received one #4.

@awesome-bot
Copy link
Author

@stevemao the two tools are related but a bit different, one is to fix things one time.. the other is to periodically check if you have it part of a pull request but yeah it's up to you 😉

@stevemao
Copy link
Owner

Hm.. I just prefer not adding metadata files. It would be great if the bot can leave a comment on the PR or creating an issue if the url is wrong. So I prefer a web hook than integrating with CI.

@awesome-bot
Copy link
Author

Thanks for the feedback

@awesome-bot
Copy link
Author

@stevemao if you prefer not to add meta data to the repo, you can use awesome_bot with circle ci and configure it there https://circleci.com/

@stevemao
Copy link
Owner

Yup, I think that's a perfect use case :) thanks.

Sent from my iPhone

On 29 Apr 2016, at 5:05 AM, awesome-bot notifications@github.com wrote:

@stevemao if you prefer not to add meta data to the repo, you can use awesome_bot with circle ci and configure it there https://circleci.com/


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants