December 29, 2025
Link validation
Version updated for https://github.com/your-ko/link-validator to version 1.20.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Link Validator GitHub Action automates the validation of links and URLs in Markdown documentation by checking GitHub links, external HTTP(S) URLs, local file references, and Datadog URLs. It helps prevent the frustration of broken links by identifying issues like outdated external URLs, inaccessible private repo links, or deprecated GitHub endpoints, and integrates seamlessly into CI workflows to catch errors during PR reviews.
December 28, 2025
EOL Check
Version updated for https://github.com/abhishekpanda0620/eol-check to version v1.6.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The eol-check GitHub Action is a command-line tool designed to automate the detection and reporting of the End-Of-Life (EOL) status for development environments, project dependencies, system services, infrastructure configurations, and AI/ML models. By scanning files, configurations, and codebases, it provides actionable insights into deprecated or soon-to-be-expired components, helping developers ensure their software stack remains secure and up-to-date.
December 28, 2025
Content Reviewer
Version updated for https://github.com/atkei/content-reviewer-action to version v0.2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Content Reviewer GitHub Action is an AI-powered tool designed to automatically review and provide feedback on content changes in pull requests. It identifies issues in modified files, such as markdown documents, and leaves structured inline comments with severity levels (error, warning, suggestion) directly on the PR.
December 28, 2025
Manage Repository Variable
Version updated for https://github.com/hegde5/manage-repo-variable to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The manage-repo-variable GitHub Action simplifies the process of creating or updating repository-level variables within CI workflows by leveraging the GitHub REST API. It automates tasks such as bootstrapping workflows, preparing environments, and synchronizing configuration, ensuring consistent and efficient management of repository variables.
December 28, 2025
DataBurst Python Semantic Versioning
Version updated for https://github.com/mostafaghadimi/python-semantic-versioning to version v2.8.1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “DataBurst Python Semantic Versioning” GitHub Action automates semantic versioning for Python projects using a custom emoji-based commit parser. It analyzes commit messages to determine the next version, updates the pyproject.toml file, creates Git tags, generates GitHub releases with changelogs, and ensures version synchronization.
December 28, 2025
Wails Build Windows
Version updated for https://github.com/ovftank/wails-build-windows to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Wails Build Windows GitHub Action automates the process of building Wails applications on Windows, including generating an NSIS installer. It simplifies the setup by handling dependencies like NSIS and Wails CLI, running necessary build commands, and providing outputs for the application executable and installer.
December 28, 2025
sashimi_tanpopo_action
Version updated for https://github.com/sue445/sashimi_tanpopo_action to version v0.5.1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The sashimi_tanpopo_action GitHub Action automates the execution of the sashimi_tanpopo tool, which facilitates automated workflows such as generating and managing pull requests and processing recipe-based tasks in GitHub repositories. It simplifies tasks like updating files, applying changes, and creating pull requests with customizable settings, reducing manual effort in repository management.
December 28, 2025
GodScore CI
Version updated for https://github.com/willshacklett/godscore-ci to version v0.2.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary GodScore CI is a GitHub Action designed to enhance traditional CI pipelines by evaluating the long-term survivability, recoverability, and resilience of evolving systems through a scalar metric called the God Variable (Gv). It automates the detection of issues like irreversibility and silent degradation, which are often missed by conventional CI tools, ensuring that changes do not compromise the system’s ability to adapt and recover over time.
December 28, 2025
Has Active Deployment for Environment
Version updated for https://github.com/AminFazlMondo/check-deployed-environment to version v1.5.55.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Check Deployed Environment GitHub Action verifies whether a specific commit is currently deployed to a specified environment in GitHub. It automates the process of checking deployment status, helping streamline workflows by providing conditional logic based on deployment outcomes. This action is particularly useful for ensuring deployment consistency and avoiding redundant deployments.