mirror of
https://github.com/badges/awesome-badges.git
synced 2026-03-09 03:33:22 -05:00
[PR #20] [MERGED] Add workflows for broken links #57
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/badges/awesome-badges/pull/20
Author: @jNullj
Created: 5/10/2025
Status: ✅ Merged
Merged: 6/24/2025
Merged by: @jNullj
Base:
main← Head:feat/broken-links-workflow📝 Commits (5)
84a5c27Add Broken Links workflowe2f02fcAdd Dependabot configuration for GitHub Actions updates93c4453add explicit lychee-action output621da47Add .lycheeignore to exclude badgen blocking requests0889566change 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.