[PR #715] Add Releaserun #10895

Open
opened 2026-06-09 20:11:43 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sdras/awesome-actions/pull/715
Author: @Matheus-RR
Created: 3/15/2026
Status: 🔄 Open

Base: mainHead: add-releaserun-monitoring


📝 Commits (1)

  • e87807d Add Releaserun to Monitoring section

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Adds Releaserun to the Monitoring section.

What it does: Grades your stack's dependency health (version, EOL status, CVE exposure) in every CI run. Each dependency gets an A-F health grade. Runs in 30 seconds, no setup beyond adding a workflow step.

Why Monitoring: It continuously monitors whether your runtime dependencies have drifted into EOL or have open CVEs — the same way Lighthouse monitors page performance, Releaserun monitors dependency health.

Links:


🔄 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/sdras/awesome-actions/pull/715 **Author:** [@Matheus-RR](https://github.com/Matheus-RR) **Created:** 3/15/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `add-releaserun-monitoring` --- ### 📝 Commits (1) - [`e87807d`](https://github.com/sdras/awesome-actions/commit/e87807d64a9c1d25278d8f92d71da9ddefd68b14) Add Releaserun to Monitoring section ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adds [Releaserun](https://github.com/Releaserun/releaserun-action) to the **Monitoring** section. **What it does:** Grades your stack's dependency health (version, EOL status, CVE exposure) in every CI run. Each dependency gets an A-F health grade. Runs in 30 seconds, no setup beyond adding a workflow step. **Why Monitoring:** It continuously monitors whether your runtime dependencies have drifted into EOL or have open CVEs — the same way Lighthouse monitors page performance, Releaserun monitors dependency health. Links: - GitHub Action: https://github.com/Releaserun/releaserun-action - Docs: https://releaserun.com --- <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 2026-06-09 20:11:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-actions#10895