April 10, 2026
Kida Report
Version updated for https://github.com/lbliii/kida to version v0.4.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 Kida is a versatile template engine that compiles to Python AST and renders content for multiple outputs, including HTML, terminal, markdown, and CI reports, while scaling efficiently across Python’s free-threaded environments. It automates and streamlines the generation of dynamic content, such as test reports or user interfaces, by providing a unified syntax and built-in templates for popular tools like pytest and coverage. Its key capabilities include template inheritance, reusable components, pattern matching, streaming, and integration with GitHub Actions for automating CI/CD workflows.
April 10, 2026
Mipiti Verify
Version updated for https://github.com/Mipiti/mipiti-verify to version v0.25.0.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The mipiti-verify GitHub Action provides automated verification of threat model assertions to ensure security controls remain consistent and effective in CI pipelines. It enables local and CI-based checks for codebase security, verifies assertions against AI models for deeper analysis, and offers features like drift detection, signed report auditing, and batch assertion validation. This action streamlines security verification processes, reducing manual effort and enhancing the reliability of security controls.
April 10, 2026
Kyosei Code Review
Version updated for https://github.com/ncaq/kyosei-action to version v1.1.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 The kyosei-action is a GitHub Action that automates AI-powered code reviews on pull requests, focusing on code quality, performance, security, test coverage, and documentation accuracy. It solves issues with redundant feedback and unaddressed review comments by intelligently filtering out resolved or acknowledged comments, ensuring only new and relevant feedback is provided. Additionally, it removes opinionated defaults from other review tools, offering customizable project-specific conventions for streamlined CI integration.
April 10, 2026
lint-gha-reviewdog
Version updated for https://github.com/ne-sachirou/lint-gha-reviewdog to version v0.0.2.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, lint-gha-reviewdog, automates the linting of GitHub Actions files using actionlint, zizmor, and ghalint. It provides pull request feedback via reviewdog, ensures CI failures on push, and centralizes tool version management, streamlining the process of identifying and addressing issues in GitHub Actions workflows. Key features include optional per-tool execution, reporting findings in pull requests and job summaries, and a combined output for detecting any issues.
April 10, 2026
XAI Review
Version updated for https://github.com/Nikita-Filonov/ai-review to version v0.64.0.
This action is used across all versions by 7 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary AI Review is a GitHub Action that automates code reviews using AI-powered analysis, supporting multiple large language model (LLM) providers like OpenAI and Claude. It integrates with popular version control systems (e.g., GitHub, GitLab, Azure DevOps) to provide inline comments, summary reviews, and AI-generated replies directly in pull/merge requests. By enabling features like agent mode for deeper context analysis and customizable prompts for team-specific guidelines, it helps teams improve code quality, enforce consistency, and streamline the review process.
April 10, 2026
AI PR Review, Fix & Security Scan
Version updated for https://github.com/node9-ai/node9-pr-agent 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, AI PR Review, Fix & Security Scan, automates pull request reviews by detecting and fixing bugs, running tests, and performing security scans. It ensures code quality and security by dynamically reviewing changes, generating AI-driven bug fixes if necessary, and providing detailed comments on logic, correctness, and potential security vulnerabilities. This action helps streamline the code review process, enhance security, and reduce manual effort in maintaining high-quality codebases.
April 10, 2026
AI Automatic Release Notes
Version updated for https://github.com/nooblk-98/copilot-release-notes-action to version v1.1.6.
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 Copilot Release Notes Action automates the generation and publication of GitHub release titles and release notes by leveraging GitHub Copilot’s AI capabilities. Designed for use in CI/CD workflows, it simplifies the process of creating detailed, categorized release notes, reducing manual effort and enhancing consistency. If Copilot is unavailable, it defaults to GitHub-generated notes and commit summaries, ensuring reliable output.
April 10, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.150.
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 aer GitHub Action is designed to validate and test Apex code in a lightweight, Salesforce-compatible runtime environment, enabling developers to execute tests and iterate on Apex logic without deploying to a production org. It automates the execution of Apex tests in CI/CD pipelines, ensuring fast, reproducible test cycles and allowing integration with version control systems like GitHub. Key capabilities include running test suites, executing individual code paths, and supporting interactive debugging within IDEs like VS Code or IntelliJ.
April 10, 2026
Publish strand version
Version updated for https://github.com/octue/publish-strand-version to version 1.0.0.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The octue/publish-strand-version GitHub Action automates the process of checking for changes in JSON schemas within a GitHub repository and publishing updated versions to the Octue Strands platform. It simplifies schema versioning by suggesting or applying semantic version updates, optionally adding release notes, and enforcing versioning policies. This action streamlines the management of schema updates while ensuring compliance with semantic versioning standards.
April 10, 2026
UA-.NETStandard Test Suite
Version updated for https://github.com/php-opcua/uanetstandard-test-suite to version v1.1.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 The UA-.NETStandard Test Suite is a comprehensive testing framework designed for integration testing of OPC UA client libraries. It provides a realistic and feature-rich test environment with pre-configured server instances that support various security policies, authentication methods, communication modes, and a robust address space. By leveraging the OPC Foundation’s reference implementation, it ensures protocol behavior and security closely align with the OPC UA specification, enabling developers to validate client interoperability across multiple platforms and programming languages.