March 29, 2026
MCP Protocol Compliance Test
Version updated for https://github.com/renezander030/action-mcp-test 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 This GitHub Action, action-mcp-test, is designed to automate the testing of MCP (Model Context Protocol) servers within CI pipelines. It validates protocol compliance, checks JSON schema correctness, and performs smoke tests for tools and resources, streamlining the verification of server functionality and robustness.
March 29, 2026
Drift — Architectural Erosion Check
Version updated for https://github.com/sauremilk/drift to version v0.10.7.
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 Drift is a deterministic static analysis tool designed to identify architecture erosion caused by AI-generated code in Python repositories. It automates the detection of issues like pattern fragmentation, boundary violations, and structural hotspots that weaken codebases while passing tests.
March 29, 2026
nix init
Version updated for https://github.com/spotdemo4/nix-init to version v1.41.0.
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 The nix init action is a GitHub composite action designed to streamline the setup of Nix-based repositories by automating common initialization steps, such as repository checkout, Git user configuration, Nix installation, environment setup from Nix flakes, and caching.
March 29, 2026
monoship
Version updated for https://github.com/tada5hi/monoship to version v2.0.1.
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 Monoship is a CLI tool and GitHub Action designed to automate the publishing of npm workspace packages to registries such as npmjs.org or GitHub Packages. It identifies unpublished packages by comparing their versions against the target registry and publishes only the necessary ones, streamlining CI/CD workflows.
March 29, 2026
trimsgngn
Version updated for https://github.com/Tanker187/black to version V.01fam.
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 Black is an opinionated Python code formatter that automatically reformats code to comply with PEP 8 standards and ensures consistent styling across projects. It eliminates the need for manual formatting decisions, simplifies code reviews by minimizing diffs, and saves developers time and effort by automating the formatting process.
March 29, 2026
TM DataScientist Create PR
Version updated for https://github.com/TM-DataScientist/create-pr-action to version v0.1.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 create-pr-action GitHub Action automates the process of committing changes and creating pull requests directly within a GitHub Actions workflow. It is designed to streamline tasks like updating generated files, automating documentation updates, or committing maintenance changes by handling branch creation, committing changes, pushing to remote, and opening a pull request.
March 29, 2026
Build Godot by Action Commons
Version updated for https://github.com/ActionCommons/build-godot to version v1.0.1.
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 build-godot GitHub Action automates the process of downloading and building specific versions of the Godot game engine source code using SCons for various target platforms and configurations. It streamlines tasks such as building the Godot editor, export templates, and other custom binaries, supporting multiple platforms and build options.
March 29, 2026
Schema Viewer
Version updated for https://github.com/agafonovim/schema-viewer to version v1.20.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 Schema Viewer GitHub Action automates the deployment of an open-source database schema diagram editor and viewer to GitHub Pages. It enables users to easily visualize database schemas by importing them from DBML, DDL, or SQL query results and supports URL-based schema loading via query parameters.
March 29, 2026
Bernstein — Multi-Agent Orchestration
Version updated for https://github.com/chernistry/bernstein to version v0.3.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 Bernstein is a multi-agent orchestration tool that automates software development tasks by breaking a goal into subtasks, assigning them to parallel AI coding agents, verifying their output, and committing results to a clean Git history.