April 16, 2026
gotestfmt
Version updated for https://github.com/GoTestTools/gotestfmt-action to version v2.3.0.
This action is used across all versions by 0 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 integrates gotestfmt to improve the readability of go test output in CI workflows by formatting test logs into a clear, interactive display with collapsible sections. It automates the process of transforming raw test results into a more user-friendly format, enhancing developer productivity and debugging efficiency.
April 16, 2026
limgo-action
Version updated for https://github.com/GoTestTools/limgo-action to version v1.1.0.
This action is used across all versions by 7 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The limgo-action GitHub Action enforces test coverage thresholds in Go projects by integrating with the limgo tool. It automates the process of verifying that code test coverage meets predefined standards, helping teams maintain high-quality code and prevent coverage regression. Key capabilities include running coverage checks, generating detailed reports, and optionally uploading results for further analysis.
April 16, 2026
shutup - MCP Tool Filter
Version updated for https://github.com/hjs-spec/shutup-mcp to version v0.2.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary shutup is a GitHub Action designed to streamline the interaction between MCP (Model Context Protocol) agents and servers by filtering and presenting only the most relevant tools based on the user’s intent. It reduces token usage, improves tool selection accuracy, and accelerates response times by aggregating tool lists across multiple MCP servers, creating a dynamic, privacy-preserving index, and limiting visible tools to the top 3-5 matches. This action automates tool discovery, ensures efficient context management, and enhances the agent’s decision-making process.
April 16, 2026
Jacoco Coverage Report
Version updated for https://github.com/jacklu97/jacoco-reporter-action to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The jacoco-reporter-action is a GitHub Action that automates the process of publishing JaCoCo code coverage reports as comments on pull requests, helping developers monitor and maintain acceptable test coverage levels. It supports creating baseline comparisons to highlight coverage changes across branches and provides detailed coverage metrics such as line, branch, method, complexity, and class coverage. This action simplifies code quality assurance and ensures coverage changes are easily visible during code reviews.
April 16, 2026
Actions to Install LLVM and Clang
Version updated for https://github.com/jhchundev/install-llvm-action to version v1.2.3.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The install-llvm-action is a GitHub Action that automates the process of downloading and installing specific versions of LLVM and Clang binaries, starting from version 7.1.0. It simplifies setting up the development environment by configuring necessary environment variables (e.g., PATH, LD_LIBRARY_PATH) for seamless integration. This action addresses the challenge of managing compatible LLVM and Clang versions across different platforms and architectures, enabling streamlined builds and workflows in CI/CD pipelines.
April 16, 2026
Versionary Action
Version updated for https://github.com/jolars/versionary to version v0.9.0.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Versionary is an automated release management tool designed to streamline semantic versioning, changelog generation, release PR workflows, and tagging across various software ecosystems. It bridges the gap between tools like semantic-release and release-please by enabling both direct releases and release-PR-gated workflows, allowing maintainers to preview changes before publication. With support for multiple repository types and extensible architecture, it simplifies version planning and release metadata management while leaving artifact publishing to external CI/CD workflows.
April 16, 2026
LyingDocs
Version updated for https://github.com/KMing-L/lying-docs to version v1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary LyingDocs is a GitHub Action designed to ensure alignment between a repository’s documentation, code, and configuration by detecting discrepancies, such as outdated or misleading documentation, undocumented code paths, or mismatches between stated and actual behavior. It automates the auditing process using two agents: Hermes, which analyzes documentation to extract claims, and Argus, which verifies these claims against the actual codebase, producing a structured report of any misalignments. This helps maintain the repository’s trustworthiness for both humans and AI systems, reducing “trust debt” and improving overall reliability.
April 16, 2026
Kiro CLI Review Action
Version updated for https://github.com/konippi/kiro-cli-review-action to version v1.0.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 The Kiro CLI Review Action automates code reviews for pull requests by analyzing diffs and posting inline comments directly on GitHub. It streamlines the review process by leveraging the Kiro CLI to provide detailed feedback, reducing manual effort and ensuring consistent quality checks. Key capabilities include event-based and on-demand triggering, configurable review parameters, and integration with custom agent configurations for tailored analysis.
April 16, 2026
Korext Enforce
Version updated for https://github.com/Korext/enforce-action to version v3.0.1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The KOREXT Enforce Action is a GitHub Action designed to automate the enforcement of compliance policies on AI-generated code during development workflows. It scans codebases for violations based on customizable policy packs and rules across multiple programming languages, providing detailed annotations on pull request diffs via GitHub Code Scanning. By automating compliance checks, it helps developers identify and address critical issues early, ensuring adherence to standards such as GDPR, OWASP, and PCI DSS.
April 16, 2026
Claude Review Action
Version updated for https://github.com/layered-ai-public/claude-review-action to version v1.0.1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Claude Review Action is a GitHub Action that performs AI-powered code reviews on pull request diffs to identify bugs, security vulnerabilities, and risky changes, focusing only on issues worth addressing. It automates the review process by leveraging the Anthropic API to provide cost-effective, severity-based feedback (CRITICAL, HIGH, MEDIUM) without flagging minor style or design preferences. Additionally, it supports local reviews with auto-fix capabilities and allows customizable prompts for project-specific guidance.