mirror of
https://github.com/enocom/gopher-reading-list.git
synced 2026-05-15 14:15:49 -06:00
[GH-ISSUE #13] Validate Links #7
Labels
No labels
advanced
beginner
intermediate
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/gopher-reading-list#7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 (Mar 8, 2018).
Original GitHub issue: https://github.com/enocom/gopher-reading-list/issues/13
Hello, I wrote a tool that can validate README links (valid URLs, not duplicate). It can be run when someone submits a pull request or you push a commit to
gopher-reading-list.It is currently being used by many projects including
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 😄
@enocom commented on GitHub (Mar 8, 2018):
Thanks for the suggestion. It's exactly what I was looking to do.
Resolved by
f55ee4c23e.