Below you will find pages that utilize the taxonomy term “Oscarnilsson98”
August 5, 2026
AI Model Lifecycle Monitor
Version updated for https://github.com/oscarnilsson98/ai-model-end-of-life-action to version v3.1.1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the monitoring of AI models referenced in your codebase. It checks for known deprecations and shutdowns from deprecations.info, providing warnings or failures before a model is no longer available. The action reads evidence directly from Git commits, allowing for quick setup and warning-only operations by default. Enforcement can be enabled with policy files to fail jobs when specific conditions are met.
August 3, 2026
AI Model Lifecycle Monitor
Version updated for https://github.com/oscarnilsson98/ai-model-end-of-life-action to version v3.0.2.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action checks AI models referenced by committed application and deployment code against the deprecations.info lifecycle feed to warn before known shutdowns. It reads evidence directly from Git commits, writes annotations, a job summary, stable outputs, and a complete JSON report.
August 3, 2026
AI Model Lifecycle Monitor
Version updated for https://github.com/oscarnilsson98/ai-model-end-of-life-action to version v3.0.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action checks AI models referenced by committed application and deployment code against a lifecycle feed. It provides warnings or fails the job if known models will be shut down within a specified period, helping to ensure compliance with deprecation policies. The action reads evidence directly from the Git commit being assessed and outputs actionable information for developers to address potential issues before they impact production.
August 2, 2026
AI Model End-of-Life Check
Version updated for https://github.com/oscarnilsson98/ai-model-end-of-life-action to version v2.0.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action monitors AI models deployed in an application and provides a real-time lifecycle check by comparing them against community deprecation information. It identifies models that may be deprecated or approaching shutdown, reporting dated shutdowns with undated deprecations as warnings. The action supports scheduled monitoring and can send Slack notifications when model lifecycles are breached.