March 17, 2026
AI Code Review Action Provider Can Vary
Version updated for https://github.com/GuessWhoIAm-MyGithub/My-ai-code-reviewer to version V6.
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 AI Code Reviewer is a GitHub Action that automates the code review process by leveraging AI models from OpenAI, Anthropic, or Google Gemini to provide intelligent feedback and improvement suggestions on pull requests.
March 17, 2026
EvalView - AI Agent Testing
Version updated for https://github.com/hidai25/eval-view to version v0.5.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 EvalView is a GitHub Action designed for regression testing AI agents by capturing their behavior, creating baselines, and detecting performance or functionality changes after updates. It automates the identification of silent regressions, such as altered tool paths or degraded output quality, ensuring agents maintain consistent reliability and accuracy.
March 17, 2026
Codex Action
Version updated for https://github.com/icoretech/codex-action to version v0.6.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 Codex Action enables the integration of OpenAI Codex into GitHub Actions workflows, allowing users to execute Codex commands non-interactively via a Docker-based CLI. It automates tasks like generating AI-driven outputs (e.g., summaries or code generation) using either an API key or OAuth-based authentication.
March 17, 2026
RollHook Deploy
Version updated for https://github.com/jkrumm/rollhook-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 RollHook Deploy Action is a GitHub Action designed to automate zero-downtime rolling deployments via the RollHook platform. It eliminates the need for deploy secrets by leveraging GitHub Actions OIDC for secure authentication and includes a built-in container registry, removing dependencies on external services like Docker Hub.
March 17, 2026
Snipe PR — AI PR Descriptions
Version updated for https://github.com/klawgulp-ship-it/snipe-pr to version v1.0.0.
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 Snipe PR is a GitHub Action that automates the generation of structured and readable pull request descriptions by analyzing diffs and categorizing changes (e.g., API, UI, Tests). It helps teams save time by reducing the manual effort of writing PR summaries, while providing key insights like change types, file highlights, and visual statistics.
March 17, 2026
Commit Message AI
Version updated for https://github.com/Neal0326/commit-message-ai to version v1.
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 Commit Message AI is a GitHub Action that automates the generation of clean, developer-friendly commit messages in the Conventional Commits format by analyzing commit diffs. It simplifies the process of creating consistent and high-quality commit histories, offering AI-powered suggestions using OpenAI models and a fallback mechanism for cases where AI is unavailable.
March 17, 2026
PR Review AI
Version updated for https://github.com/Neal0326/pr-review-ai to version v1.
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 PR Review AI is a GitHub Action that leverages OpenAI to automate pull request reviews by analyzing changes, flagging potential issues, and providing actionable feedback for developers. It streamlines PR review processes by summarizing changes, detecting bugs, missing tests, or documentation gaps, and generating structured feedback in JSON format for integration into workflows.
March 17, 2026
Waka Daily Stats
Version updated for https://github.com/pphatdev/daily-waka-action to version v1.1-beta.
This action is used across all versions by 2 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 process of fetching daily coding activity data from WakaTime and updating a designated section in a repository’s README file with visualized coding stats. It also saves the raw API response to a JSON file and provides an output to indicate whether changes were made.
March 17, 2026
Regrada - AI Regression Tests
Version updated for https://github.com/regrada-ai/regrada-ci 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 The regrada-action GitHub Action is designed to automate the execution of Regrada, a tool for managing and enforcing custom rules or configurations in software projects. It streamlines tasks such as running Regrada checks on pull requests or pushes, ensuring compliance with defined project rules, and optionally updating pull requests with results.