A endoflife.date GitHub Action #6594
sindrel
started this conversation in
Show and tell
Replies: 1 comment 4 replies
-
Looks neat. It does feel a bit too complicated to use though. For notifications, we already have calendar feeds for all our products (with a 30 day notice). Although you can't directly subscribe to the ICS calendar in Slack, you can use a Google or Outlook calendar as a middleware and subscribe directly instead of relying on a GitHub Action. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! 👋
First of all; thank you for providing such a brilliant service.
I've created a GitHub Action for triggering other actions, like raising notifications, incidents, or issues, based on in-repo data and the endoflife.date API.
When using GitOps patterns or config/infrastructure as code, you can source running versions from in-repo files (e.g., .yaml, .json) to check and track the EoL state of what's live.
Documentation, examples, and code are available here:
https://github.com/marketplace/actions/end-of-life-github-action.
Feel free to leave questions, comments, or feedback!
Beta Was this translation helpful? Give feedback.
All reactions