April 13, 2026
Create an ephemeral environment in Octopus Deploy
Version updated for https://github.com/OctopusDeploy/create-ephemeral-environment to version v1.1.2.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 2 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 allows users to automate the creation of ephemeral environments in their Octopus Deploy server, enabling on-demand test environments for validating changes. By streamlining the setup and teardown of temporary environments, it helps reduce infrastructure costs and improve deployment efficiency. Key capabilities include integration with Octopus Deploy projects and spaces, ensuring a seamless workflow for managing test environments dynamically.
April 13, 2026
Deprovision an ephemeral environment in Octopus Deploy
Version updated for https://github.com/OctopusDeploy/deprovision-ephemeral-environment to version v1.0.3.
This publisher is shown as ‘verified’ by GitHub.
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 The “Deprovision Ephemeral Environment” GitHub Action automates the process of deprovisioning ephemeral environments in Octopus Deploy. It helps streamline the cleanup of temporary test environments created for validating changes, reducing infrastructure costs and manual effort. Its key capabilities include targeting specific environments for removal, supporting both single-project and multi-project scopes, and providing detailed outputs about the deprovisioning process.
April 13, 2026
cdk-express-pipeline-github-diff
Version updated for https://github.com/rehanvdm/cdk-express-pipeline-github-diff to version v0.1.7.
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 The CDK Express Pipeline GitHub Diff GitHub Action automates the generation and presentation of AWS CDK Express Pipeline infrastructure change diffs directly within pull request descriptions and job summaries. It provides clear, wave-based, stage-organized, and stack-detailed visibility into resource changes (additions, updates, deletions), enabling teams to review and understand infrastructure modifications efficiently. Key features include automated diff generation, parallel and selective diffing, and formatted visual outputs to streamline the CI/CD workflow and improve collaboration.
April 13, 2026
Reoclo Run
Version updated for https://github.com/reoclo/run 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 The @reoclo/run GitHub Action enables secure execution of shell commands on Reoclo-managed servers directly from GitHub Actions workflows. It automates server-side operations such as deployments, updates, and custom tasks by dispatching commands through Reoclo’s runner agent, ensuring full auditability and centralized control. Key capabilities include support for environment variables, customizable timeouts, detailed execution logs, and output capture for integration into workflows.
April 13, 2026
PR Slack Notification
Version updated for https://github.com/roseline124/codereview-action to version 1.0.20.
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 PR Codereview Slack Notification Action is a GitHub Action that automates sending pull request (PR) review notifications to a designated Slack channel. It tracks PR activities such as opening, reviewing, commenting, and closing, and provides detailed updates, including mentions, labels, and status changes, in Slack without requiring a webhook server. This action streamlines communication between GitHub and Slack, improving collaboration and visibility during the code review process.
April 13, 2026
Setup BATS
Version updated for https://github.com/sgerrand/setup-bats-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-bats-action GitHub Action automates the installation of the Bash Automated Testing System (BATS) within a workflow. It streamlines the process of setting up BATS by allowing users to specify a desired version or automatically resolve the latest release, ensuring consistent and efficient testing for bash scripts. This action simplifies dependency management and reduces manual setup effort in CI/CD pipelines.
April 13, 2026
LLM Cost Optimizer
Version updated for https://github.com/shadow-nexus-in/llmcosts to version v1.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 The LLM Cost Optimizer GitHub Action automates the creation and deployment of a high-performance static website and associated resources that serve as an open registry for LLM API pricing, benchmarking, and cost optimization. It streamlines tasks such as fetching and validating pricing data, generating detailed model comparison pages, configuring cost-efficient developer tools, and publishing SEO-optimized content across multiple platforms for maximum visibility. This action eliminates the need for manual updates or database management, offering a zero-maintenance solution for LLM cost analysis and optimization.
April 13, 2026
speq github runner
Version updated for https://github.com/speq-tms/speq-github-runner 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 speq-github-runner GitHub Action is designed to orchestrate speq-cli commands in CI workflows, providing a reproducible mechanism to install, validate, run, and report tests. It simplifies test automation by offering predefined modes (setup, run, custom) and supports artifact uploads (e.g., test summaries, logs, and reports) for streamlined integration into CI pipelines. This action eliminates the need to reimplement test execution logic, focusing solely on managing speq-cli operations.
April 13, 2026
Publish Release Notes
Version updated for https://github.com/tomkalesse/publish-release-notes to version v2.0.1.
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 “Publish Release Notes” GitHub Action automates the process of distributing release notes by sending them to specified destinations, such as a Microsoft Teams channel or an API endpoint. It simplifies the task of sharing release details by supporting structured notifications via adaptive cards in Teams or JSON payloads to external APIs. This action helps streamline communication and documentation workflows for software releases.
April 13, 2026
SSM Run Command
Version updated for https://github.com/zAbuQasem/ssm-run-command to version v2.0.0.
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 This GitHub Action, ssm-run-command, allows users to execute shell commands on AWS EC2 instances via AWS Systems Manager (SSM) without the need for SSH access. It automates tasks such as deployments, updates, and configuration changes by leveraging OIDC or static credentials and supports targeting instances by ID or tags. Key capabilities include multi-line command execution, working directory specification, and real-time output retrieval.