Software Lifecycle Tracker
Version updated for https://github.com/broadsage/lifecycle-action to version v4.4.2.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Software Lifecycle Tracker GitHub Action automates the tracking of End-of-Life (EOL) dates for over 380 software products, ensuring dependencies remain secure and up-to-date. It helps developers by providing intelligent EOL detection, multi-channel notifications (e.g., Slack, Teams, Discord), automated test matrix generation for CI/CD workflows, and a centralized dashboard for monitoring software lifecycle status. This action streamlines dependency management and enhances project maintainability by proactively identifying and addressing potential vulnerabilities or outdated versions.
Release notes
4.4.2 (2026-01-12)
Code Refactoring
- remove EOL individual issue tracking and consolidate to dashboard (a2cb933)