April 5, 2026
Trigger AWX job templates through REST APIs
Version updated for https://github.com/bilalahmad99/github-action-trigger-awx to version v2.1.0.
This action is used across all versions by 2 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 enables users to trigger job or workflow templates on Ansible Tower/AWX directly from their GitHub workflows, automating the integration between CI/CD pipelines and Ansible-based automation tasks. It solves the problem of manually initiating Ansible Tower/AWX jobs by providing streamlined API-based interactions, supporting both token-based and basic authentication methods. Key capabilities include passing extra variables to templates, retrying API requests, and parsing outputs from job runs.
April 5, 2026
Setup Bowtie
Version updated for https://github.com/bowtie-json-schema/bowtie to version v2026.4.1.
This action is used across all versions by 6 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Bowtie is a meta-validator for the JSON Schema specification that orchestrates the execution of multiple JSON Schema validator implementations, aggregates their results, and provides a consolidated report. It automates the process of validating JSON schemas across various validators, ensuring consistency and compatibility across different implementations. This tool is designed to streamline schema validation workflows while offering robust reporting capabilities.
April 5, 2026
Bernstein — Multi-Agent Orchestration
Version updated for https://github.com/chernistry/bernstein to version v1.4.14.
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 Bernstein is an orchestration tool that automates software development tasks by breaking down a high-level goal into smaller tasks, assigning them to AI coding agents working in parallel, verifying their outputs, and committing the results—all while maintaining a clean Git history. It eliminates the need for a specific framework or vendor lock-in by supporting interchangeable agents, models, and providers, and includes adapters for 18+ CLI tools. Bernstein streamlines engineering workflows by enabling continuous development with minimal manual intervention, akin to how Kubernetes manages containers for scalable deployment.
April 5, 2026
actions-workflow-metrics
Version updated for https://github.com/dev-hato/actions-workflow-metrics to version v0.0.5.
This action is used across all versions by 1 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, actions-workflow-metrics, collects real-time system metrics such as CPU load and memory usage during workflow execution, providing detailed per-step insights using the GitHub API. It automates the generation of visualizations, including Mermaid charts, and displays them in the job summary, making it easier to monitor resource consumption throughout the workflow. The action helps identify bottlenecks and optimize performance in CI/CD pipelines.
April 5, 2026
ReleaseKit – Automated Versioning & Release
Version updated for https://github.com/goosewobbler/releasekit to version v0.10.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 ReleaseKit is a lightweight, modular tool designed to automate versioning, changelog generation, and package publishing for JavaScript and Rust projects, seamlessly integrating into CI/CD pipelines. It leverages conventional commits to derive semantic versioning, supports monorepos, and provides advanced capabilities like AI-enhanced release notes, PR release previews, and flexible configuration for automated workflows. By combining individual tools or using its unified CLI, ReleaseKit simplifies and streamlines the release management process.
April 5, 2026
Setup GLI
Version updated for https://github.com/GreemDev/setup-gli-action 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 setup-gli-action GitHub Action facilitates the installation and setup of the GLI tool within GitHub, Gitea, or Forgejo workflows, automatically adding it to the system PATH. It streamlines the process of integrating GLI into CI/CD pipelines, ensuring consistent access to a specified or latest version of the tool. This action addresses challenges related to manual installations and tool configuration, enabling automated and efficient workflow management.
April 5, 2026
action-bark
Version updated for https://github.com/harryzcy/action-bark to version v2.3.3.
This action is used across all versions by 14 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 action-bark GitHub Action enables automated push notifications to iOS devices using the Bark app. It streamlines the process of sending real-time alerts about workflow statuses (e.g., success, failure, or cancellation) directly to users’ devices. Key capabilities include customizable notification titles, bodies, sound, urgency levels, and integration with GitHub Enterprise, making it ideal for keeping users informed about CI/CD pipeline events.
April 5, 2026
skill-publish
Version updated for https://github.com/hashgraph-online/skill-publish to version v1.0.6.
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 and CLI tool streamline the process of validating, quoting, and publishing tamper-evident, immutable skill packages to the HOL Registry on the Hedera blockchain. It automates tasks such as package validation, metadata creation, and secure on-chain publishing, ensuring reproducibility, version pinning, and an audit trail for skill releases. This action is particularly beneficial for developers looking to share trustless, immutable skill artifacts without relying on mutable URLs or copy-paste data.
April 5, 2026
MC-Runtime-Test
Version updated for https://github.com/headlesshq/mc-runtime-test to version 4.3.0.
This action is used across all versions by 23 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary MC-Runtime-Test is a GitHub Action that automates the launch and testing of the Minecraft client in CI/CD pipelines, enabling developers to identify runtime bugs in Minecraft mods across various versions and modloaders. By leveraging HeadlessMC and virtual framebuffer support, it eliminates the need for manual testing by automating client launches, world creation, chunk loading, and integration with Minecraft’s GameTest Framework for structured test execution. This streamlines the development process for mod creators, saving time and improving testing accuracy.
April 5, 2026
cibuild-action
Version updated for https://github.com/invarnhq/cibuild to version v1.3.12.
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 cibuild GitHub Action simplifies and accelerates the setup of CI/CD pipelines for iOS and Android projects by generating GitHub Actions workflows from YAML configurations. It automates tasks such as platform detection, build configuration, secret management, and pipeline validation, offering both interactive and non-interactive setup options. Key capabilities include local pipeline execution, remote deployment, secrets synchronization with GitHub, and extensive customization through a predefined spec.