March 24, 2026
AI Pull Request Describer
Version updated for https://github.com/fajarhide/ai-pr-describer 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 AI Pull Request Describer GitHub Action automates the generation of concise descriptions for pull requests by leveraging OpenAI-compatible AI models. Triggered when a pull request is labeled with “ai-describe”, it analyzes the changes and updates the pull request description or adds a comment, saving time and improving documentation consistency.
March 24, 2026
Gatling Enterprise Action
Version updated for https://github.com/gatling/enterprise-action to version v1.5.1.
This action is used across all versions by 16 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 Gatling Enterprise GitHub Action enables users to seamlessly run Gatling performance simulations on Gatling Enterprise directly from their GitHub Actions CI/CD workflows. It automates the integration of performance testing into the development pipeline, streamlining the process of validating application scalability and reliability.
March 24, 2026
Publish Multi-Arch Image
Version updated for https://github.com/gh-workflow/multiarch-image-publish to version 0.0.10.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The multiarch-image-publish GitHub Action is designed to automate the publishing of signed multi-architecture container images by combining pre-built per-platform image digests into a final multi-arch manifest. It ensures image integrity by signing and verifying individual platform images and their provenance before publishing, while also generating platform-specific and multi-arch tags.
March 24, 2026
delstack-action
Version updated for https://github.com/go-to-k/delstack to version v2.6.1.
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 delstack is a command-line tool and GitHub Action designed to automate the deletion of AWS CloudFormation stacks, including those with resources that are typically difficult to remove, such as non-empty S3 buckets or protected resources.
March 24, 2026
h2oGPTe Agent
Version updated for https://github.com/h2oai/h2ogpte-action to version v0.3.0-beta.
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 h2oGPTe GitHub Action integrates AI-powered assistance into your GitHub workflow, enabling intelligent code reviews, contextual codebase analysis, and automated code generation or commits by simply tagging @h2ogpte in comments, issues, or pull requests. It automates tasks such as providing feedback on pull requests, generating documentation, and enhancing development efficiency through AI-driven insights and actions.
March 24, 2026
mdschema
Version updated for https://github.com/jackchuka/mdschema to version v0.12.7.
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 mdschema is a schema-based Markdown documentation validator designed to enforce consistent structure and formatting across projects. By leveraging a YAML-defined schema, it validates the structure, headings, code blocks, links, and other elements of Markdown files, ensuring adherence to predefined documentation standards.
March 24, 2026
RepoForge AI
Version updated for https://github.com/JNZader/repoforge 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 RepoForge is an AI-powered tool designed to analyze codebases and automate the generation of comprehensive technical documentation, AI agent skill files, security scans, dependency graphs, and large language model (LLM)-ready exports. It simplifies the process of creating project-specific documentation and AI integration assets, while also providing features like security analysis, code complexity scoring, and token optimization.
March 24, 2026
Lingo.Dev AI Localization
Version updated for https://github.com/lingodotdev/lingo.dev to version lingo.dev@0.133.5.
This action is used across all versions by 65 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Lingo.dev is an open-source internationalization (i18n) toolkit designed to simplify and automate localization workflows for developers, particularly those using AI-powered coding assistants. It addresses common challenges in setting up and managing i18n by providing tools like AI-driven i18n setup for React apps, automated translation pipelines in CI/CD environments, runtime translation capabilities, and build-time localization for React.
March 24, 2026
Publish npm with Provenance
Version updated for https://github.com/lovc21/publish-npm-provenance to version v1.1.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of publishing Node.js packages to the npm registry using pnpm, with support for stable and beta releases based on Git tags. It ensures secure and verifiable package publishing by generating npm provenance, which links the published package to its source repository and build instructions, helping to prevent tampering.