April 20, 2026
Doc Pilot Gate
Version updated for https://github.com/UnguisAI/docpilot to version v1.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 DocPilot is a GitHub Action designed to automate the detection of missing documentation updates in pull requests, such as changes to README files, changelogs, or other key documentation directories. It helps teams maintain release hygiene by flagging documentation gaps and suggesting updates directly within the PR workflow. By integrating seamlessly with existing repositories and workflows, it ensures documentation stays aligned with code changes, eliminating the need for a separate platform or manual checks.
April 20, 2026
FlakeGuard JUnit Flake Detector
Version updated for https://github.com/UnguisAI/flakeguard-action to version v1.0.3.
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 FlakeGuard is a GitHub Action that analyzes JUnit XML test results to detect and report flaky tests—tests with inconsistent pass/fail outcomes—directly within the GitHub Actions workflow UI. It automates the tracking of test history, identifies flaky tests using deterministic rules, and generates a detailed markdown summary for easy review. This action helps improve test reliability by flagging suspect tests and providing insights into their behavior across multiple runs.
April 20, 2026
SR - Semantic Release
Version updated for https://github.com/urmzd/sr to version v8.0.6.
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 sr GitHub Action automates semantic versioning and release management using conventional commits, providing a streamlined and idempotent process for planning, preparing, and executing software releases. It simplifies complex workflows by integrating version bumping, changelog generation, tagging, and publishing to multiple registries (e.g., npm, Docker, PyPI) within a single static binary, eliminating the need for additional plugins or runtimes. Its workspace-aware and release channel features make it particularly suited for managing monorepos and trunk-based development workflows.
April 20, 2026
Astro Score
Version updated for https://github.com/Use-Astro/score-action to version v1.0.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 Astro Score GitHub Action automates production readiness checks for JavaScript and TypeScript repositories by performing 22 diagnostic tests and assigning a 0-100 score. It posts the results as a pull request comment, enabling teams to identify potential issues before deploying code. This action helps ensure code quality and reliability by evaluating aspects like security, observability, and CI/CD best practices.
April 20, 2026
Gemini AI PR Reviewer
Version updated for https://github.com/Val-d-emar/gemini-review to version v1.1.2.
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 “Gemini AI PR Reviewer Action” is a GitHub Action that automates pull request code reviews using Google’s Gemini AI models. It analyzes code changes in a PR, provides intelligent feedback, and can optionally approve or request changes based on AI recommendations, helping to streamline code review processes and enforce quality standards. The action supports both Google AI Studio and Google Cloud Vertex AI for authentication and integrates seamlessly into existing workflows.
April 20, 2026
Telegram PR Notifications
Version updated for https://github.com/Val-d-emar/telegram-pr-notifications to version v1.
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 allows users to send customizable Telegram notifications for pull request events directly from their repositories, leveraging a pure Bash implementation with zero dependencies. It automates notifications for events like PR creation, review requests, and merges, while supporting features such as mapping GitHub usernames to Telegram handles, ignoring bot actions, and sending messages to specific threads in Telegram supergroups. Key capabilities include multi-language support, secure message formatting, and concurrency control to prevent redundant notifications.
April 20, 2026
Release Ruby gems
Version updated for https://github.com/voxpupuli/ruby-release to version v0.4.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 This GitHub Action automates the release of Ruby gems to RubyGems using trusted publishing tools, eliminating the need for a full bundler environment. It simplifies the gem publishing process by leveraging minimal tools and ensures compatibility with repositories containing a single gemspec file. This action helps streamline the release workflow, saving time and reducing complexity for developers.
April 20, 2026
game-publish
Version updated for https://github.com/Xikaro/game-publish to version 3.3.3.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The game-publish GitHub Action automates the publishing of Minecraft-related projects, such as mods, plugins, and resource packs, to platforms like Modrinth, GitHub Releases, and CurseForge. It simplifies the release process by resolving most configuration values automatically, requiring minimal setup, and supporting multi-platform deployments. This action is designed to streamline workflows and reduce errors, making it ideal for developers looking to efficiently distribute their projects.
April 20, 2026
Nitro Client Publish
Version updated for https://github.com/ChilliCream/nitro-client-publish to version v16.0.0-rc.1.14.
This action is used across all versions by 3 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 “Nitro Client Publish” GitHub Action automates the process of publishing client operations to the Nitro registry. It simplifies client version management by handling validation, approval workflows, and deployment to specific stages, with optional support for custom Nitro registry URLs. This action is particularly useful for streamlining CI/CD pipelines where consistent and efficient client publishing is required.
April 20, 2026
Coldstep eBPF CI Egress
Version updated for https://github.com/coldstep-io/coldstep to version v0.1.7.
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 Coldstep is a GitHub Action and eBPF-based Linux agent designed for monitoring and controlling process and network activity on GitHub-hosted Ubuntu runners. It provides observability in “detect” mode and optionally enforces an egress allowlist, generating detailed telemetry in JSONL format and summarizing it in Markdown for job summaries. This action helps automate security monitoring, compliance, and network activity control during CI/CD workflows.