April 23, 2026
EvalView - AI Agent Testing
Version updated for https://github.com/hidai25/eval-view to version v0.7.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 EvalView is an open-source GitHub Action designed to detect and manage silent regressions in the behavior of AI agents, such as changes in tool usage, output quality, or decision-making processes. It automates tasks like tracking behavior drift, classifying changes, and facilitating safe auto-healing of issues, providing graded confidence levels instead of binary alarms to distinguish between provider/model updates and actual regressions. This tool empowers developers and teams to ensure their AI agents continue to function correctly and reliably without requiring extensive resources.
April 23, 2026
Hyperlocalise CI
Version updated for https://github.com/hyperlocalise/hyperlocalise to version v1.5.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 The Hyperlocalise GitHub Action automates localization workflows by integrating with CI pipelines to streamline translation management for modern applications. It provides functionality to detect localization changes (drift) and validate translation integrity (check) using the Hyperlocalise CLI, offering reporting, annotation, and artifact upload capabilities. This action eliminates manual localization processes, making it easier to maintain accurate and consistent translations directly within engineering workflows.
April 23, 2026
Versionary Action
Version updated for https://github.com/jolars/versionary to version v0.19.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 tool designed to streamline version management, changelog generation, tagging, and release workflows across diverse ecosystems while adhering to semantic versioning and conventional commits. It supports both direct releases and release-PR workflows, enabling maintainers to review changes before publication. By centralizing versioning and release metadata tasks, it eliminates the need for manual intervention, leaving artifact publication to CI/CD systems triggered by tags or releases.
April 23, 2026
Bulk GitHub Repository Settings Sync
Version updated for https://github.com/joshjohanning/bulk-github-repo-settings-sync-action to version v2.7.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 This GitHub Action automates the bulk synchronization of repository settings and files across multiple repositories, streamlining administrative tasks for organizations. It addresses common challenges such as managing pull request settings, enabling security features, and syncing configuration files (e.g., .gitignore, dependabot.yml, workflow files) across repositories while allowing for dynamic targeting and per-repository overrides. Key capabilities include dry-run previews, intelligent change detection, and comprehensive logging to ensure accurate updates.
April 23, 2026
a11yscout
Version updated for https://github.com/jpatel3/a11yscout 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 a11yscout GitHub Action automates WCAG 2.1 A/AA accessibility audits for pull requests, focusing on preview deployments hosted on platforms like Vercel and Netlify. It scans provided URLs for accessibility violations, generates detailed reports, and optionally integrates with source code via a Vite plugin for precise file and line annotations. This tool simplifies accessibility testing for indie developers, reducing friction and ensuring compliance with modern accessibility standards.
April 23, 2026
SecondBrainAction
Version updated for https://github.com/mcasperson/SecondBrain to version +run2635-attempt1.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary SecondBrain is a CLI tool that integrates with external data sources like Salesforce, Slack, and GitHub to retrieve, filter, and analyze data using a Large Language Model (LLM) powered by Retrieval Augmented Generation (RAG) techniques. It automates tasks like generating summaries, insights, and reports from a variety of disconnected data sources, including documents, GitHub repositories, and YouTube transcripts. The tool’s key capabilities include keyword-based filtering, data analysis, and the ability to answer queries or generate content based on aggregated and processed data.
April 23, 2026
MergeWire
Version updated for https://github.com/mergewire/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 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The MergeWire GitHub Action automates the processing of Terraform plans within a CI pipeline by extracting routing-safe metadata and sending it to the MergeWire API for policy evaluation and routing. It simplifies the review process by identifying potential changes, escalating destructive actions, and ensuring compliance with repository-specific policies. Key capabilities include integration with Terraform workflows, metadata extraction, API-based policy routing, and support for custom review rules.
April 23, 2026
Totem Shield
Version updated for https://github.com/mmnto-ai/totem to version @mmnto/mcp@1.15.1.
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 Totem is a CLI tool designed to provide AI coding agents with a persistent memory and enforcement layer to prevent repeated architectural mistakes and maintain code integrity. It automates the process of turning plain-English lessons from past errors into enforceable linting rules that run offline in under two seconds, ensuring AI-generated code adheres to established standards. By acting as a deterministic safeguard, Totem helps streamline code reviews, reduces redundant feedback, and promotes consistent coding practices across projects.
April 23, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.162.
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 The aer GitHub Action enables validation, testing, and execution of Salesforce Apex code within a lightweight, Salesforce-compatible runtime, eliminating the need to deploy to a live Salesforce org. It automates test execution and debugging for Apex projects, making development cycles faster and more reproducible. Key capabilities include running test suites, executing individual code paths, and supporting interactive debugging with tools like VS Code and IntelliJ.
April 23, 2026
Multi-repo CLOC
Version updated for https://github.com/ppipada/multi-repo-cloc to version v1.0.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 This GitHub Action, Multi-repo CLOC, automates the process of analyzing code across multiple repositories using the cloc tool, generating detailed reports on lines of code and other metrics. It aggregates JSON outputs from each repository and produces a summary in Markdown format, simplifying cross-repository code analysis and reporting tasks. Key capabilities include support for scanning multiple repositories, applying custom configurations per repository, and outputting structured data for further use or integration into workflows.