January 10, 2026
Celq Action
Version updated for https://github.com/get-celq/celq-action to version v0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Celq GitHub Action allows users to execute Celq commands within their GitHub Actions workflows, enabling the querying and manipulation of JSON data using concise expressions. It automates tasks such as extracting, transforming, and processing JSON data, streamlining workflows that require JSON parsing or API response handling.
January 10, 2026
SelectiveCI Decision Engine
Version updated for https://github.com/KiAi-dev/selectiveci-action to version v1.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary SelectiveCI is a GitHub Action that acts as a decision engine for CI workflows by analyzing files changed in pull requests to determine how CI should run. It automates skipping CI for low-impact changes (e.g., documentation-only), running targeted CI for specific areas, or enforcing full CI for risky or unclear changes.
January 10, 2026
SafetyCLI Self-Healing Action
Version updated for https://github.com/kmesiab/safetycli-self-healing-action to version v1.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The SafetyCLI Self-Healing GitHub Action automates the detection and remediation of security vulnerabilities in Python dependencies. It scans for vulnerabilities using Safety CLI, creates GitHub issues with detailed CVE information, and assigns them to GitHub Copilot for AI-driven fixes or human assignees as a fallback.
January 10, 2026
Git Velocity Analyser
Version updated for https://github.com/lukaszraczylo/git-velocity to version v0.2.41.
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 that analyzes your repositories to generate a gamified dashboard with detailed developer velocity metrics, such as commits, pull requests, reviews, and issues. It automates the process of tracking contributions, visualizing activity trends, and providing team analytics, while incorporating gamification features like achievements, leaderboards, and scoring systems.
January 10, 2026
RSOLV Test-First AI Security Fixes
Version updated for https://github.com/RSOLV-dev/rsolv-action to version v3.8.19.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary RSOLV is a GitHub Action designed to automate the detection, validation, and fixing of security vulnerabilities in code. It identifies vulnerabilities using robust security patterns, generates failing tests to prove their existence, and applies AI-driven fixes that ensure tests pass, providing verifiable solutions.
January 10, 2026
Neon Billing Alerts GitHub Action
Version updated for https://github.com/sam-harri/neon_billing_alerts 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 Neon Billing Alerts GitHub Action monitors Neon project usage and estimated costs, sending alerts to Slack or Discord based on predefined thresholds or on every run. It automates the tracking of key billing metrics such as compute units, storage usage, egress, and approximate spending, helping users stay informed and manage expenses effectively.
January 10, 2026
Lint Autofix (Community)
Version updated for https://github.com/shichifuku-dev/lint-autofix-community to version v1.0.6.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Lint Autofix (Community) GitHub Action automates the process of running ESLint and Prettier on pull requests to identify and suggest code formatting or linting fixes. It generates a single comment on the pull request containing a diff of suggested changes, without making any commits to the repository.
January 10, 2026
Kimi Code Review
Version updated for https://github.com/xiaoju111a/kimi-actions to version v1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Kimi Code Review GitHub Action automates AI-powered code reviews for pull requests using the Moonshot AI platform. It streamlines the review process by analyzing code changes, providing suggestions, generating comments, and answering questions directly within the pull request interface. This action enhances code quality and accelerates collaboration by integrating advanced AI capabilities with GitHub workflows.
January 10, 2026
WhyDidItFail
Version updated for https://github.com/ynathaniel-source/whydiditfail-action to version v1.4.9.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Why Did It Fail?, automates the process of analyzing and diagnosing failures in GitHub Actions workflows. It uses AI to parse failure logs, identify root causes, and provide clear explanations along with actionable fix suggestions, including inline code recommendations for pull requests.