April 13, 2026
PR Slack Notification
Version updated for https://github.com/roseline124/codereview-action to version 1.0.20.
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 PR Codereview Slack Notification Action is a GitHub Action that automates sending pull request (PR) review notifications to a designated Slack channel. It tracks PR activities such as opening, reviewing, commenting, and closing, and provides detailed updates, including mentions, labels, and status changes, in Slack without requiring a webhook server. This action streamlines communication between GitHub and Slack, improving collaboration and visibility during the code review process.
April 13, 2026
Setup BATS
Version updated for https://github.com/sgerrand/setup-bats-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 setup-bats-action GitHub Action automates the installation of the Bash Automated Testing System (BATS) within a workflow. It streamlines the process of setting up BATS by allowing users to specify a desired version or automatically resolve the latest release, ensuring consistent and efficient testing for bash scripts. This action simplifies dependency management and reduces manual setup effort in CI/CD pipelines.
April 13, 2026
LLM Cost Optimizer
Version updated for https://github.com/shadow-nexus-in/llmcosts 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 LLM Cost Optimizer GitHub Action automates the creation and deployment of a high-performance static website and associated resources that serve as an open registry for LLM API pricing, benchmarking, and cost optimization. It streamlines tasks such as fetching and validating pricing data, generating detailed model comparison pages, configuring cost-efficient developer tools, and publishing SEO-optimized content across multiple platforms for maximum visibility. This action eliminates the need for manual updates or database management, offering a zero-maintenance solution for LLM cost analysis and optimization.
April 13, 2026
speq github runner
Version updated for https://github.com/speq-tms/speq-github-runner to version v1.0.3.
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 speq-github-runner GitHub Action is designed to orchestrate speq-cli commands in CI workflows, providing a reproducible mechanism to install, validate, run, and report tests. It simplifies test automation by offering predefined modes (setup, run, custom) and supports artifact uploads (e.g., test summaries, logs, and reports) for streamlined integration into CI pipelines. This action eliminates the need to reimplement test execution logic, focusing solely on managing speq-cli operations.
April 13, 2026
Publish Release Notes
Version updated for https://github.com/tomkalesse/publish-release-notes to version v2.0.1.
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 “Publish Release Notes” GitHub Action automates the process of distributing release notes by sending them to specified destinations, such as a Microsoft Teams channel or an API endpoint. It simplifies the task of sharing release details by supporting structured notifications via adaptive cards in Teams or JSON payloads to external APIs. This action helps streamline communication and documentation workflows for software releases.
April 13, 2026
SSM Run Command
Version updated for https://github.com/zAbuQasem/ssm-run-command to version v2.0.0.
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 This GitHub Action, ssm-run-command, allows users to execute shell commands on AWS EC2 instances via AWS Systems Manager (SSM) without the need for SSH access. It automates tasks such as deployments, updates, and configuration changes by leveraging OIDC or static credentials and supports targeting instances by ID or tags. Key capabilities include multi-line command execution, working directory specification, and real-time output retrieval.
April 13, 2026
Claude Lint
Version updated for https://github.com/zhupanov/claude-lint to version v1.0.5.
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 Lint is a GitHub Action and CLI tool designed to validate and lint configuration files and plugins for Claude Code projects. It automates the detection of issues in .claude/ and .claude-plugin/ directories using 88 customizable linting rules across various categories, ensuring code quality and adherence to best practices. The tool integrates seamlessly into CI workflows, supports cross-platform environments, and offers configurable rule suppression and severity adjustments via a claude-lint.toml file.
April 13, 2026
Hefesto Code Guardian
Version updated for https://github.com/artvepa80/Agents-Hefesto to version v4.11.0.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Hefesto is an AI-powered code quality tool designed to detect and prevent common vulnerabilities, such as security flaws, semantic drift, and code complexity issues, particularly in AI-generated code. It automates code analysis across 21 formats in CI/CD pipelines, pre-commit hooks, and pull request reviews, identifying risks like hardcoded secrets, SQL injection, and configuration mismatches. By catching issues that traditional linters may overlook, Hefesto ensures safer, more reliable code before deployment.
April 13, 2026
ZeroFS Volume
Version updated for https://github.com/Barre/ZeroFS to version v1.0.11.
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 ZeroFS is a high-performance filesystem designed to make S3-compatible object storage function as primary storage by providing file-level access via NFS/9P and block-level access via NBD. It simplifies the process of using S3 storage for tasks like running databases, ZFS pools, or even booting operating systems, while offering features such as encryption, multi-layer caching, and a web-based UI for file management and monitoring. ZeroFS automates complex workflows with S3, enabling seamless integration with existing systems and ensuring strong POSIX compliance and high data integrity.
April 13, 2026
Bernstein — Multi-Agent Orchestration
Version updated for https://github.com/chernistry/bernstein to version v1.6.9.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Bernstein is a deterministic Python-based orchestrator for automating software development tasks using AI coding agents. It takes a high-level goal, breaks it into subtasks, assigns them to parallel AI agents, verifies outputs, and integrates results into clean, functional code. The tool eliminates framework dependencies and vendor lock-in, supporting interchangeable models and providers for efficient, flexible AI-driven coding workflows.