[PR #20] [MERGED] Add workflows for broken links #57

Closed
opened 2025-11-26 21:52:46 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/badges/awesome-badges/pull/20
Author: @jNullj
Created: 5/10/2025
Status: Merged
Merged: 6/24/2025
Merged by: @jNullj

Base: mainHead: feat/broken-links-workflow


📝 Commits (5)

  • 84a5c27 Add Broken Links workflow
  • e2f02fc Add Dependabot configuration for GitHub Actions updates
  • 93c4453 add explicit lychee-action output
  • 621da47 Add .lycheeignore to exclude badgen blocking requests
  • 0889566 change issue label to dead-link

📊 Changes

3 files changed (+36 additions, -0 deletions)

View changed files

.github/dependabot.yml (+6 -0)
.github/workflows/broken-links.yml (+28 -0)
.lycheeignore (+2 -0)

📄 Description

Introduce a workflow to check for broken links weekly and create issues if any are found. Additionally, configure Dependabot to manage updates for GitHub Actions on a weekly basis for our new workflow.


🔄 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/badges/awesome-badges/pull/20 **Author:** [@jNullj](https://github.com/jNullj) **Created:** 5/10/2025 **Status:** ✅ Merged **Merged:** 6/24/2025 **Merged by:** [@jNullj](https://github.com/jNullj) **Base:** `main` ← **Head:** `feat/broken-links-workflow` --- ### 📝 Commits (5) - [`84a5c27`](https://github.com/badges/awesome-badges/commit/84a5c27718cf9dd65b44d68c3726cf703f525a34) Add Broken Links workflow - [`e2f02fc`](https://github.com/badges/awesome-badges/commit/e2f02fc5c5c629080e19c82533c0b630b52ccced) Add Dependabot configuration for GitHub Actions updates - [`93c4453`](https://github.com/badges/awesome-badges/commit/93c44539bd281f22b40bb2c8fba342936263fdd9) add explicit lychee-action output - [`621da47`](https://github.com/badges/awesome-badges/commit/621da47d603e7f4252a6b640b9953227db6e9fe5) Add .lycheeignore to exclude badgen blocking requests - [`0889566`](https://github.com/badges/awesome-badges/commit/0889566163b24d96594a14ff240597b95efd2191) change issue label to dead-link ### 📊 Changes **3 files changed** (+36 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/dependabot.yml` (+6 -0) ➕ `.github/workflows/broken-links.yml` (+28 -0) ➕ `.lycheeignore` (+2 -0) </details> ### 📄 Description Introduce a workflow to check for broken links weekly and create issues if any are found. Additionally, configure Dependabot to manage updates for GitHub Actions on a weekly basis for our new workflow. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-26 21:52:46 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-badges#57