April 1, 2026
Kyosei Code Review
Version updated for https://github.com/ncaq/kyosei-action to version v0.2.1.
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 The Kyosei GitHub Action provides automated AI-driven code reviews for pull requests, analyzing code quality, performance, security, test coverage, and documentation accuracy. It simplifies the review process by integrating directly into workflows, offering both a Composite Action for granular control and a Reusable Workflow for easier setup.
April 1, 2026
Setup Nextmv CLI
Version updated for https://github.com/nextmv-io/setup-nextmv to version v1.0.1.
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 The setup-nextmv GitHub Action automates the installation and configuration of the Nextmv CLI within a workflow, enabling seamless management and interaction with Nextmv Platform applications. It resolves the complexity of setting up the CLI and managing versions, and optionally configures it with an API key for cloud operations.
April 1, 2026
OpenTelemetry for GitHub Workflows, Jobs and Steps
Version updated for https://github.com/plengauer/Thoth to version v5.50.0.
This action is used across all versions by 14 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action provides OpenTelemetry-based observability for shell scripts and GitHub workflows by automatically generating and propagating traces, metrics, and logs. It automates tasks such as context propagation, auto-instrumentation of shell commands, child scripts, and GitHub actions, as well as error and log collection, enabling developers to monitor, debug, and trace their pipelines and scripts with minimal manual effort.
April 1, 2026
BotBell Notify & Approve
Version updated for https://github.com/qq418716640/botbell-github-action 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 BotBell GitHub Action sends pipeline notifications and approval requests directly to your mobile device via the BotBell app. It automates the process of notifying users about build results and enables manual approval gates for actions like deployments, eliminating the need for browser-based approvals.
April 1, 2026
setup-openapi
Version updated for https://github.com/remarkablemark/setup-openapi to version v1.1.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 setup-openapi GitHub Action streamlines the setup of the OpenAPI Generator CLI in GitHub Actions workflows. It automates the installation of Java, downloads and caches the OpenAPI Generator CLI by version, and makes the CLI binary readily available for generating API client code and related resources from OpenAPI specifications.
April 1, 2026
Set up Percona Toolkit
Version updated for https://github.com/RobertoGraham/setup-percona-toolkit to version v2.3.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 automates the setup of Percona Toolkit in workflows by ensuring system requirements are met, downloading a specified version of the toolkit, and adding its command-line tools to the system’s PATH. It simplifies the process of integrating Percona Toolkit into CI/CD pipelines, enabling developers to easily leverage its database management and optimization utilities.
April 1, 2026
Drift — Architectural Erosion Check
Version updated for https://github.com/sauremilk/drift to version v1.3.2.
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 Drift is a GitHub Action and CLI tool designed to detect and analyze structural issues in AI-generated or AI-augmented codebases. It identifies and reports problems like fragmented error handling, boundary violations between layers, and code duplication, which can degrade code maintainability and scalability over time.
April 1, 2026
React Compiler Healthcheck
Version updated for https://github.com/SimeonGrancharov/react-compiler-healthcheck to version v1.0.4.
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 React Compiler Healthcheck GitHub Action automates the analysis of React components in your codebase to determine if they are optimized by the React Compiler. It provides instant feedback on which components pass or fail optimization, helping identify areas that need attention.
April 1, 2026
End-of-Life GitHub Action
Version updated for https://github.com/sindrel/endoflife-github-action to version v1.0.3.
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 The End-of-Life GitHub Action automates the tracking of software component lifecycle statuses by fetching end-of-life (EOL) information from the endoflife.date API. It extracts version details from files or accepts them directly, assesses the EOL status, and provides actionable outputs such as days remaining until EOL and failure conditions.