April 8, 2026
Manki Review
Version updated for https://github.com/manki-review/manki to version v4.5.2.
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 Manki is a self-hosted GitHub Action for automated AI-powered code reviews that adapts to your team’s conventions over time. It dynamically sizes review teams based on pull request complexity, filters noise, and classifies findings by severity, enabling faster and smarter verdicts on PRs. By learning from prior reviews and user feedback, it solves the problem of repetitive manual code reviews while ensuring control over tokens and compute resources without relying on external SaaS platforms.
April 8, 2026
Codex AI Code Review
Version updated for https://github.com/milanhorvatovic/codex-ai-code-review-action to version v2.0.0.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Codex AI Code Review, provides an automated, AI-driven code review process for pull requests using OpenAI Codex. It divides the workflow into three secure, isolated jobs: preparing code changes, performing parallel AI reviews on code chunks, and publishing inline comments and summaries back to the pull request. By automating detailed code reviews with customizable prompts and configurations, it streamlines the review process and ensures secure, efficient collaboration.
April 8, 2026
archlint - Architecture Review
Version updated for https://github.com/mshogin/archlint to version v1.1.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary archlint is a comprehensive architecture linter and analysis tool for Go and Rust projects that automates the detection of structural issues, such as dependency cycles, and evaluates codebases against 229 predefined metrics, including SOLID principles. It provides functionality to generate architecture graphs, validate project structures, and optimize dependencies, enabling teams to maintain cleaner, more maintainable codebases. The tool also supports automation through Docker, Python-based validation, and GitHub bot integration for continuous quality checks.
April 8, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.146.
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 aer GitHub Action enables automated validation and testing of Apex code within CI/CD pipelines by providing a lightweight Salesforce-compatible runtime. It solves the problem of slow and non-reproducible test cycles by allowing developers to execute tests and debug Apex code locally without deploying to a Salesforce org. Key capabilities include running comprehensive test suites, executing individual Apex methods, and supporting interactive debugging.
April 8, 2026
Oxfmt Action
Version updated for https://github.com/oxc-project/oxfmt-action to version v0.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 This GitHub Action integrates the Oxfmt tool to automate the formatting checks for JavaScript and TypeScript codebases. It ensures code consistency by verifying formatting in changed files on pull requests or specific subdirectories in monorepos. Key features include customizable configuration, ignore file support, and the ability to target specific branches or directories for formatting checks.
April 8, 2026
Fragile — Codebase Risk Analysis
Version updated for https://github.com/patchwork-eng/fragile 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 Fragile is a GitHub Action that analyzes your codebase to identify high-risk, load-bearing files based on change frequency, dependency complexity, and test coverage gaps. It automates the process of flagging these files and uses AI to generate plain-English explanations of why they are risky, helping teams prioritize code review and maintenance efforts. This tool addresses the challenge of managing technical debt and mitigating potential issues in critical, under-documented, or highly complex areas of the codebase.
April 8, 2026
GHAS Alert Topics
Version updated for https://github.com/Perdiga/ghas-to-topics to version v1.1.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 This GitHub Action automates the tagging of repositories in a GitHub organization or enterprise with topics that reflect counts of active GitHub Advanced Security (GHAS) alerts, such as secret scanning, code scanning, and Dependabot alerts. It addresses the challenge of identifying and filtering repositories with specific security issues by leveraging GitHub’s native topic search and filtering capabilities, eliminating the need for custom dashboards or manual scripts. The action efficiently scans repositories, updates topics to represent alert counts, and preserves existing non-GHAS topics.
April 8, 2026
SSG - Static Site Generator
Version updated for https://github.com/spagu/ssg to version v1.7.13.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary SSG is a high-performance static site generator built in Go designed to simplify and accelerate the creation of static websites, particularly for users migrating content from WordPress. It automates tasks like Markdown-to-HTML conversion, template rendering, asset bundling, image optimization (e.g., WebP conversion), and live-reloading during development. Key capabilities include support for multiple template engines, Hugo themes, CI/CD integration via GitHub Actions, and compatibility with popular static hosting platforms like Cloudflare Pages and Netlify.
April 8, 2026
aqua-installer-cache
Version updated for https://github.com/srz-zumix/aqua-installer-cache to version v1.0.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 The aqua-installer-cache GitHub Action streamlines CI/CD workflows by caching the aqua installation directory, reducing redundant downloads of tools and mitigating GitHub API rate limit issues. It automatically detects aqua configuration files, supports multiple configurations, and creates optimized cache keys based on OS, architecture, and config file changes. This action accelerates tool setup across Linux, macOS, and Windows runners, ensuring efficient and reliable builds.
April 8, 2026
PR Enhancement with Local LLM
Version updated for https://github.com/sunilp303/ai-pr-reviewer to version v1.0.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 This GitHub Action leverages local LLMs to automate pull request (PR) enhancement and code review processes, combining them into a single workflow. It provides intelligent analysis of PR content, including title and description improvements, while also delivering detailed code reviews focused on quality, security, performance, and maintainability. By offering local processing for privacy, customizable models, and actionable feedback, it helps organizations streamline code review workflows and maintain high standards for documentation and code quality.