mirror of
https://github.com/sdras/awesome-actions.git
synced 2026-07-18 04:22:36 -05:00
[PR #715] Add Releaserun #13144
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/sdras/awesome-actions/pull/715
Author: @Matheus-RR
Created: 3/15/2026
Status: 🔄 Open
Base:
main← Head:add-releaserun-monitoring📝 Commits (1)
e87807dAdd 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.