April 15, 2026
Actions Example Checker
Version updated for https://github.com/jessehouwing/actions-example-checker to version v0.0.8.
This action is used across all versions by 7 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 GitHub Actions Example Checker is a GitHub Action designed to validate the usage examples in documentation against the action’s action.yml schema. It automates the process of ensuring that all inputs, outputs, and values referenced in markdown files and action.yml descriptions are accurate, well-defined, and consistent with the schema. Key capabilities include input type validation, regex pattern matching, multi-line value handling, and precise error reporting, which help maintain reliable and error-free documentation for GitHub Actions.
April 15, 2026
NeuroLink AI
Version updated for https://github.com/juspay/neurolink to version v9.54.6.
This action is used across all versions by 9 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform that streamlines the connection between applications and 13 major AI providers, offering access to over 100 models through a consistent API. It automates tasks such as provider switching, cost optimization, and multi-provider failover while enabling advanced features like tool execution, memory persistence, and intelligent routing. Designed for scalability, NeuroLink simplifies AI integration, enhances reliability, and supports continuous streaming architectures for efficient AI deployment.
April 15, 2026
Kiro CLI Review Action
Version updated for https://github.com/konippi/kiro-cli-review-action to version v1.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 The Kiro CLI Review Action is a GitHub Action designed to automate code reviews for pull requests using the Kiro CLI. It analyzes code changes in PRs, provides inline review comments, and supports additional on-demand reviews triggered by specific comments (e.g., @kiro). This action streamlines the code review process, saving time and ensuring consistent feedback, with customizable configurations for review agents, models, and triggers.
April 15, 2026
ai-triage
Version updated for https://github.com/LautaroOrellano/ai-triage to version v1.1.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 AI Triage & Discussion Helper is a GitHub Action designed to streamline issue management and community support for open-source projects. It automates tasks such as intelligent issue labeling, context-aware responses based on project documentation, and anti-spam lifecycle management, ensuring accurate and efficient user support. Key capabilities include dynamic categorization of issues, conversational replies to user mentions, and delayed responses to unresolved issues, all while leveraging Google’s free-tier AI infrastructure for cost efficiency.
April 15, 2026
MergeWire
Version updated for https://github.com/mergewire/action to version v1.2.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 The MergeWire GitHub Action integrates Terraform workflows with the MergeWire API, automating the review and routing of Terraform plans during CI processes. It extracts routing-relevant metadata from Terraform plans, including details like the pull request author, and sends this data to MergeWire for policy-based review and approval workflows. This action simplifies infrastructure change management by streamlining compliance checks and collaboration through automated rules and routing decisions.
April 15, 2026
Fetch Credly Badges
Version updated for https://github.com/muhammadrafayasif/credly-badges to version v2.0.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 Credly Badges GitHub Action automates the process of fetching and displaying Credly badges from a specified user profile directly in a GitHub README, updating it dynamically on a scheduled basis or via manual trigger. It simplifies badge management for developers by creating a visually appealing badge grid in their GitHub profile, eliminating the need for manual updates. Key capabilities include daily badge scraping, seamless README updates, and integration as a GitHub workflow.
April 15, 2026
anti-slop
Version updated for https://github.com/peakoss/anti-slop to version v0.3.0.
This action is used across all versions by 103 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Anti Slop is a GitHub Action designed to automatically detect and close low-quality or AI-generated pull requests (PRs) before they reach the review queue. It leverages 34 configurable rules to evaluate PR attributes such as branch names, descriptions, commit messages, file changes, and contributor history, helping maintainers save time and focus on meaningful contributions. The action is language-agnostic, highly configurable with sensible defaults, and ensures open-source inclusivity while effectively mitigating spam and low-effort submissions.
April 15, 2026
Rust Lint Action
Version updated for https://github.com/Profiidev/rust-lint-action to version v4.0.0.
This action is used across all versions by 22 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 Rust Lint Action is a GitHub Action designed to automate the process of running linting tools for Rust projects. It helps identify and enforce code quality standards by integrating checks like clippy and rustfmt directly into your CI/CD pipeline. This action streamlines code review workflows by automatically detecting issues and formatting inconsistencies, ensuring cleaner and more maintainable codebases.
April 15, 2026
doc-meter
Version updated for https://github.com/PunteriaCero/doc-meter to version v1.1.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 doc-meter GitHub Action analyzes the growth of documentation within a Git repository over time by processing commit histories, filtering documentation files, and optionally including source code comments as indicators of technical documentation. It automates the generation of visual graphs and CSV reports to track documentation trends, helping teams monitor and evaluate their repository’s documentation progress effectively. Key capabilities include temporal grouping, branch-specific analysis, and support for various file extensions and programming languages.
April 15, 2026
release-please-oss-action
Version updated for https://github.com/release-please-oss/release-please-action to version v6.0.0.
This action is used across all versions by 11 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 Release Please Action is a GitHub Action that automates the release process for repositories using the Conventional Commits standard. It generates release pull requests, updates changelogs, and manages versioning based on commit messages, eliminating the need for manual releases. This action supports advanced configuration options, such as custom release types and inline JSON configurations, to adapt to various project needs.