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. Key capabilities include support for multiple shells (e.g., bash, dash) and tools (e.g., curl, wget), and seamless integration via GitHub Actions or system-level installation.
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. Key features include customizable notifications, approval buttons, timeout handling, and real-time delivery and response tracking.
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. This action simplifies and accelerates API development and integration tasks by eliminating manual setup steps.
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. By providing deterministic and actionable insights without relying on large language models, Drift automates code quality assessments and helps teams maintain clean, consistent architectures.
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. Key capabilities include configurable scanning, detailed reporting, and support for monorepos, streamlining the optimization process and ensuring better performance for React applications.
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. This helps teams proactively manage outdated dependencies, automate notifications, and enforce policies around maintaining up-to-date software.
April 1, 2026
Generate Service Matrix
Version updated for https://github.com/skyhook-io/generate-service-matrix to version v1.5.2.
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 Generate Service Matrix Action is a GitHub Action designed to automate the creation of a deployment matrix for multi-service, multi-environment workflows. By analyzing repository configurations, it generates a strategy.matrix JSON object for GitHub Actions, enabling parallel and efficient deployments across diverse services and environments. This action simplifies complex deployment pipelines by supporting both local and remote environment configurations, merging them with deduplication, and providing compatibility with legacy formats.
April 1, 2026
TODO to Issue native
Version updated for https://github.com/soraxas/todo-to-issue-action to version v5.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 The “TODO to Issue” GitHub Action automates the process of converting TODO comments in code into GitHub issues, helping developers manage tasks directly from their repositories. It supports customizable comment identifiers, auto-labeling, assignees, milestones, and project linking, ensuring seamless issue tracking and organization. This action is compatible with most programming languages and enhances development workflows by bridging code and issue management.
April 1, 2026
Agentura Eval
Version updated for https://github.com/SyntheticSynaptic/agentura to version v0.4.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 Agentura is a GitHub Action designed to automate testing of AI agents by comparing their behavior against predefined baselines. It ensures that changes to the agent—such as updates to prompts, tools, or model providers—do not introduce regressions or degrade performance. By running tests on every pull request, it identifies issues like accuracy drops, behavioral inconsistencies, or cost inefficiencies before merging, providing actionable feedback directly in your workflow.