mirror of
https://github.com/binhnguyennus/awesome-scalability.git
synced 2026-01-14 23:23:24 +01:00
[PR #89] [CLOSED] improvement: Github Action to Markdown link checker #77
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?
📋 Pull Request Information
Original PR: https://github.com/binhnguyennus/awesome-scalability/pull/89
Author: @olivierodo
Created: 1/24/2023
Status: ❌ Closed
Base:
master← Head:markdown-linter-action📝 Commits (1)
6ab50dfCreate markdown-lint.yml📊 Changes
1 file changed (+13 additions, -0 deletions)
View changed files
➕
.github/workflows/markdown-lint.yml(+13 -0)📄 Description
Hello @binhnguyennus ,
I came across your AMAZING repo and after clicking in a few links I came through a few invalid links...
Then allow me to propose a Github action that would be able to detect the if a link is dead or not 😅.
The Github action used is https://github.com/marketplace/actions/404-links
Let me know if you have any question.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.