January 19, 2026
AI Evaluate
Version updated for https://github.com/kickthemooon/ai-eval to version 0.0.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The ai-eval GitHub Action uses Claude AI to evaluate input content against a customizable prompt, returning a structured decision with an approval status (approved) and reasoning (reason). It automates content evaluation tasks, such as reviewing code, pull requests, or configuration files, by providing consistent and detailed feedback based on user-defined criteria.
January 19, 2026
Git Velocity Analyser
Version updated for https://github.com/lukaszraczylo/git-velocity to version v0.3.3.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Git Velocity is a GitHub Action designed to analyze repository activity and generate a gamified dashboard showcasing developer velocity metrics. It automates the tracking of contributions such as commits, pull requests, code reviews, and issues while incorporating a scoring system, achievements, and leaderboards to foster engagement and competition.
January 19, 2026
EC2 SSM Docker Blue Green
Version updated for https://github.com/luviny/ec2-ssm-docker-blue-green to version v0.0.11.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The SSM Parameter Store Env Loader is a GitHub Action designed to fetch parameters from AWS SSM Parameter Store and either export them as environment variables or save them to an environment file (e.g., .env). It automates the secure retrieval and decryption of secrets, simplifies parameter management by trimming paths to base names, and ensures sensitive values are masked in logs.
January 19, 2026
Unidoc install
Version updated for https://github.com/tayloraswift/swift-unidoc-action to version 0.22.1.
This action is used across all versions by 25 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Swift Unidoc Installation Action automates the installation of the unidoc tool on GitHub Actions runners to validate the documentation of Swift projects. It helps identify issues such as broken or ambiguous symbol links in documentation, ensuring consistent and accurate project documentation during CI workflows.
January 19, 2026
OCI Image Supported Platforms
Version updated for https://github.com/WyriHaximus/github-action-oci-image-supported-platforms to version v1.0.0.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action retrieves the supported platforms (e.g., architectures) for a given OCI image or Dockerfile. It automates the process of identifying the compatible platforms for container images, enabling tasks like multi-platform image building or compatibility validation. The action outputs the platform information in both JSON and CSV formats, streamlining workflows that require platform-specific builds or retagging.
January 19, 2026
Semantic PR Release Drafter
Version updated for https://github.com/aaronsteers/semantic-pr-release-drafter to version v0.4.0.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Semantic PR Release Drafter GitHub Action automates the generation of release notes by analyzing semantic PR titles and commit messages, eliminating the need for labels. It simplifies the release process with zero-configuration defaults, inline or file-based configuration options, and support for semantic versioning, including pre-1.
January 19, 2026
Mypycify & Build Python Wheel
Version updated for https://github.com/BobTheBuidler/mypycify to version v0.3.2.
This action is used across all versions by 11 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The mypycify GitHub Action is designed to optimize Python wheel builds in CI workflows by leveraging caching strategies to speed up repeated builds. It automates tasks such as setting up Python, managing compiler and build artifact caches, building wheels, and uploading them for use in subsequent jobs or releases.
January 19, 2026
check-version-before-release
Version updated for https://github.com/digicatapult/check-version to version v1.5.31.
This action is used across all versions by 35 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action verifies that the version specified in your project files (e.g., package.json, Cargo.toml, or pyproject.toml) is consistent across files and higher than the latest published Git tag, following semantic versioning (semver) rules. It automates version validation for projects using npm, Cargo, or Poetry, ensuring version control accuracy and preventing accidental version downgrades or mismatches.
January 19, 2026
LazyPR AI PR Summary
Version updated for https://github.com/elvis-ndubuisi/lazypr to version v1.0.4.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary lazypr is an AI-powered GitHub Action designed to automate the generation of high-context Pull Request (PR) summaries, risk assessments, and changelogs by analyzing code diffs rather than relying solely on commit messages. It helps developers improve documentation quality, detect mismatched commit descriptions, and assess the impact of code changes with risk scoring.