April 6, 2026
skill-publish
Version updated for https://github.com/hashgraph-online/skill-publish to version v1.0.10.
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 skill-publish GitHub Action automates the validation, quoting, and publishing of trustless, immutable, on-chain skill releases through the Hashgraph Online (HOL) Registry Broker. It ensures that each release is tamper-evident, reproducible, and audit-friendly by recording name@version artifacts on Hedera’s Consensus Service (HCS) with canonical hcs:// references. This action simplifies release management by enabling version pinning, reproducible retrieval, and a transparent audit trail for skill packages.
April 6, 2026
Simple Vault Action
Version updated for https://github.com/kdihalas/vault-action to version v2.1.0.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action enables authentication to HashiCorp Vault using GitHub’s OpenID Connect (OIDC) provider and facilitates automated secret management within CI/CD workflows. It streamlines tasks such as retrieving secrets from Vault, generating dynamic credentials (e.g., AWS or Kubernetes), and securely exporting tokens for direct Vault API calls. By automating secure access to sensitive data, it eliminates manual configuration steps and enhances workflow security and efficiency.
April 6, 2026
Judges Code Review
Version updated for https://github.com/KevinRabun/judges to version v3.129.7.
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 “Judges Panel” GitHub Action is an evaluation tool for assessing AI-generated code quality. It combines deterministic pattern matching, AST analysis, and LLM-powered expert reviews to provide comprehensive code analysis across 45 specialized domains. This action automates tasks such as risk assessment, license compliance checks, and generating detailed reports, offering a robust quality gate for software projects.
April 6, 2026
TestwiseAI
Version updated for https://github.com/mattfrautnick/testwise to version v0.1.3.
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 Testwise is a GitHub Action that optimizes CI/CD workflows by using an LLM to intelligently select and execute only the tests impacted by code changes, classifying them as must_run, should_run, or skip. It addresses the inefficiency of running full test suites by analyzing code diffs and test structures, leveraging parser plugins for test-level granularity and safely defaulting to running all tests when uncertain. Key features include hybrid test/file-level selection, extensibility through plugins, support for multiple LLMs, and GitHub annotations for streamlined reporting.
April 6, 2026
Assay — AI Contribution Detection
Version updated for https://github.com/mattmayberry/assay-action 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 The Assay GitHub Action detects and scores the likelihood that GitHub issues, pull requests, and comments are AI-generated by analyzing text for various linguistic and behavioral signals. It automates the process of identifying potential machine-generated content by posting comments and adding labels to flagged submissions, helping teams make informed decisions without manual review. This action is non-disruptive, providing clear score tiers while ensuring no submissions are blocked or automatically closed.
April 6, 2026
Codex AI Code Review
Version updated for https://github.com/milanhorvatovic/codex-ai-code-review-action to version v1.0.3.
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 AI Code Review GitHub Action automates code reviews by leveraging OpenAI Codex to analyze pull requests and provide structured feedback, including inline comments, per-file summaries, and review verdicts. It operates with a two-job architecture for enhanced security, isolating the read-only review process from the write-access publishing of results. This action streamlines code review workflows, improves efficiency, and ensures consistent feedback by automating the analysis of code changes.
April 6, 2026
PR Copilot AI
Version updated for https://github.com/NoahLundSyrdal/prReviewer to version v1.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 pr-reviewer GitHub Action automates code reviews on pull requests by leveraging a Large Language Model (LLM) to analyze code changes and provide structured, actionable inline comments. It identifies issues related to correctness, security, performance, and maintainability, categorizing them by severity and confidence levels, and posts suggestions directly on the relevant lines of code. This tool streamlines the review process, saving time and improving code quality, with customizable options for depth, model, and file exclusions.
April 6, 2026
Hibernation setup
Version updated for https://github.com/Profiidev/hibernation to version v0.2.3.
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 Hibernation is a self-hosted Nix binary cache designed to streamline the storage and sharing of Nix store paths. It automates the management of a binary cache, supporting local and S3-compatible storage backends, and includes a CLI for interacting with the server, such as pushing Nix store paths. This tool simplifies cache management, improves build efficiency, and integrates with existing Nix workflows.
April 6, 2026
Zip and Upload to NekoWeb
Version updated for https://github.com/Pufikas/UploadToNekoweb to version v2.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 This GitHub Action automates the deployment of your repository to a NekoWeb dashboard by compressing the project files into a ZIP archive and uploading them. It simplifies the deployment process by handling file compression, optional file/folder exclusions, and secure API key management. This action is particularly useful for streamlining the integration of continuous deployment workflows for NekoWeb-hosted projects.
April 6, 2026
Bulki Image Optimizer
Version updated for https://github.com/PuntoyComaTech/bulki-action 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 Bulki Image Optimizer Action automates image optimization in GitHub workflows by compressing, resizing, and converting images into formats like JPEG, PNG, WebP, GIF, and AVIF. It helps streamline CI/CD pipelines by reducing image size, enforcing size limits, and ensuring optimized assets for deployment without requiring external API keys. Key capabilities include format conversion, quality adjustment, resizing, and size budget enforcement to block oversized assets in pull requests.