mirror of
https://github.com/alebcay/awesome-shell.git
synced 2026-07-16 11:04:59 -05:00
[GH-ISSUE #120] Validate pull requests with Travis #8375
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @awesome-bot on GitHub (Dec 18, 2015).
Original GitHub issue: https://github.com/alebcay/awesome-shell/issues/120
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.ymlfile to the project.See https://github.com/dkhamsing/awesome_bot for options, more information
Feel free to leave a comment 😄
@unixorn commented on GitHub (Dec 23, 2015):
👍 This was really easy for me to set up on my awesome-zsh-plugins repo.
@awesome-bot commented on GitHub (Dec 26, 2015):
@unixorn @alebcay 🎉