[PR #231] [MERGED] Add link checker action #246

Closed
opened 2025-12-30 01:31:10 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/DopplerHQ/awesome-interview-questions/pull/231
Author: @ryan-blunden
Created: 4/19/2021
Status: Merged
Merged: 4/19/2021
Merged by: @ryan-blunden

Base: masterHead: rb/link-checker-action


📝 Commits (5)

  • 0b19ddf Add link checker
  • 681e688 Removed broken links
  • fefee0f Run on request only as many broken links were false negatives
  • b7bf9c0 Try ignoring non-broken links
  • df5ed0c Fix broken image links

📊 Changes

4 files changed (+60 additions, -14 deletions)

View changed files

.github/workflows/link-checker.yml (+11 -0)
.github/workflows/mlc_config.json (+44 -0)
📝 README.md (+0 -3)
📝 contributing.md (+5 -11)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/DopplerHQ/awesome-interview-questions/pull/231 **Author:** [@ryan-blunden](https://github.com/ryan-blunden) **Created:** 4/19/2021 **Status:** ✅ Merged **Merged:** 4/19/2021 **Merged by:** [@ryan-blunden](https://github.com/ryan-blunden) **Base:** `master` ← **Head:** `rb/link-checker-action` --- ### 📝 Commits (5) - [`0b19ddf`](https://github.com/DopplerHQ/awesome-interview-questions/commit/0b19ddfda0646742189b303b246f787b29a41d9a) Add link checker - [`681e688`](https://github.com/DopplerHQ/awesome-interview-questions/commit/681e688a9bce3efcf9fd252a2e7879ba1d57ae25) Removed broken links - [`fefee0f`](https://github.com/DopplerHQ/awesome-interview-questions/commit/fefee0f18cb917c3178f83f78f084c1cd22d6747) Run on request only as many broken links were false negatives - [`b7bf9c0`](https://github.com/DopplerHQ/awesome-interview-questions/commit/b7bf9c09d775c196a7f74f0dbd0cb85248d06e26) Try ignoring non-broken links - [`df5ed0c`](https://github.com/DopplerHQ/awesome-interview-questions/commit/df5ed0cb63f5264012350013080dc02123ca66b4) Fix broken image links ### 📊 Changes **4 files changed** (+60 additions, -14 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/link-checker.yml` (+11 -0) ➕ `.github/workflows/mlc_config.json` (+44 -0) 📝 `README.md` (+0 -3) 📝 `contributing.md` (+5 -11) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 01:31:10 +01:00
adam closed this issue 2025-12-30 01:31:10 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/awesome-interview-questions#246