March 16, 2026
PR Comments - Dev Herald
Version updated for https://github.com/dev-herald/comment to version v1.3.3.
This action is used across all versions by 1 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 Dev Herald GitHub Action automates the process of posting and managing comments on pull requests using templates designed for CI/CD workflows. It helps streamline communication by providing pre-built templates for deployment status, test results, and other insights, while supporting sticky comments to keep threads clean and updated.
March 16, 2026
GenX API
Version updated for https://github.com/genxapi/genxapi-action to version 1.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 genxapi-action is a GitHub Action wrapper for the GenX API CLI, designed to automate tasks such as API contract validation, SDK generation, and publishing workflows. By integrating directly with the CLI via npx, the action simplifies execution, handles input validation, streams logs, and provides configurable outputs for seamless workflow integration.
March 16, 2026
AI Code Review Agent - Razor
Version updated for https://github.com/ha0txu/js-razor 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 “Code Review Agent” GitHub Action is an AI-powered system designed to automate and enhance code reviews for JavaScript/TypeScript projects using React.js and Node.js. It employs multiple specialized agents to detect issues such as logic errors, security vulnerabilities, and performance concerns, leveraging retrieval-augmented generation (RAG) to incorporate contextual knowledge from the codebase and past PR history.
March 16, 2026
Dissent Review
Version updated for https://github.com/itsarbit/dissent to version v0.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 Dissent is a GitHub Action that utilizes swarm intelligence to automate code reviews by deploying AI agents with specialized expertise (e.g., security, performance, architecture). These agents independently review code changes, debate findings, and provide ranked insights, fostering deeper analysis and reducing false positives.
March 16, 2026
NeuroLink AI
Version updated for https://github.com/juspay/neurolink to version v9.25.2.
This action is used across all versions by 8 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 unifies 13 major AI providers and over 100 models under a single, consistent API. It simplifies AI adoption by enabling seamless switching between providers, automating cost optimization, and offering tools for memory, failover, and intelligent routing.
March 16, 2026
Lint package.json
Version updated for https://github.com/kirkeaton/action-publint to version v2.0.12.
This action is used across all versions by 13 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 action-publint GitHub Action automates the process of linting a package.json file to identify and report packaging errors using Publint. It helps developers ensure their package metadata adheres to best practices and avoids common issues, improving the quality and reliability of published packages.
March 16, 2026
Setup React
Version updated for https://github.com/kirkeaton/setup-react to version v2.0.11.
This action is used across all versions by 2 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-react GitHub Action automates the process of setting up a specific version of React and related dependencies (react-dom, @types/react, and @types/react-dom) in a workflow. It simplifies configuring React environments for development, testing, or CI/CD pipelines, ensuring consistency and reducing manual setup steps.
March 16, 2026
Deploy to Hugging Face (Spaces/Models/Datasets)
Version updated for https://github.com/kvokka/huggingface to version v0.2.0.
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 simplifies and automates the process of deploying and synchronizing local folders to Hugging Face repositories, including Spaces, Models, and Datasets. It also optionally supports creating a public proxy Space to enable public access to private Space APIs, providing a seamless way to manage deployments and integrations with Hugging Face.
March 16, 2026
pytest-gremlins
Version updated for https://github.com/mikelane/pytest-gremlins-action to version v1.0.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 pytest-gremlins-action GitHub Action integrates mutation testing into CI pipelines using the pytest-gremlins framework. It automates mutation testing with features like incremental caching for faster repeat runs, parallel test execution, mutation score ratcheting to enforce quality improvements, and automatic PR comments with mutation reports.