July 18, 2026
Agent Done Or Not
Version updated for https://github.com/mohamedzhioua/agent-done-or-not to version v0.12.0.
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 agent-done-or-not action ensures that an AI code agent doesn’t declare a task as complete without running checks first. It records each check’s evidence (command, exit code, and SHA-256 hash) and blocks the agent from finishing until it has a fresh, passing check. This helps prevent agents from making false claims of completion and ensures that tasks are completed reliably.
July 18, 2026
Aether Deploy
Version updated for https://github.com/Monoradioactivo/aetherpush-deploy-action to version v0.3.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 GitHub Action automates the process of releasing React Native over-the-air updates using the Aether platform. It wraps the @aetherpush/cli release commands, providing features like deployment to different platforms and targeting specific binary versions. The action supports both release and release-react commands, handling various inputs such as app name, command, rollout percentage, and more, while outputting relevant metadata for further integration into CI workflows.
July 18, 2026
Kaniscope AI Code Review
Version updated for https://github.com/nhatvu148/kaniscope-action to version v0.1.1.
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 This GitHub Action, Kaniscope, automates AI code reviews by using an OpenRouter model to generate comments on pull requests. It posts line-anchored inline reviews and a summary comment, helping developers identify issues without blocking merges or edits. The action runs on a small Docker container and is cost-effective due to its integration with OpenRouter, which uses models like moonshotai/kimi-k2-0905 for cheaper reviews.
July 18, 2026
Quick OCP
Version updated for https://github.com/palmsoftware/quick-ocp to version v1.0.0.
This action is used across all versions by 14 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Summary:
This GitHub Action uses OpenShift Local to quickly deploy an OCP (OpenShift Container Platform) cluster on a GitHub Actions runner. It supports specific versions and configurations, including memory allocation, disk size, and operator readiness checks. The action also includes connectivity requirements and options for preloading images into the cluster registry.
July 18, 2026
Postman API Onboarding
Version updated for https://github.com/postman-cs/postman-api-onboarding-action to version v2.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 Postman API Onboarding action automates the process of setting up a new API repository by bootstrapping a workspace, uploading an OpenAPI specification, generating collections and scripts, and running tests. It helps ensure that the project is compliant with standards and practices by linking to Postman Insights and enforcing contract assertions through built-in smoke and contract runs.
July 18, 2026
Postman Onboarding AWS Spec Discovery
Version updated for https://github.com/postman-cs/postman-aws-spec-discovery-action to version v2.0.3.
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 discovery and export of API specs from AWS services using your existing AWS credentials. It solves the problem of setting up a source-of-truth spec hub for Postman onboarding by automatically detecting providers, resolving specs if they exist locally, and exporting them to Postman. The action supports various AWS services like API Gateway, AppSync, SNS, EventBridge, Lambda, SSM, etc., and can be used in a CI/CD workflow without requiring GitHub tokens.
July 18, 2026
Postman Onboarding Workspace Bootstrap
Version updated for https://github.com/postman-cs/postman-bootstrap-action to version v2.9.9.
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 The Postman Onboarding: Workspace Bootstrap action creates a Postman workspace from an OpenAPI specification, generating baseline, smoke, and contract collections. It automates the process of setting up a comprehensive test suite using RFC-based assertions and supports various protocols like gRPC, SOAP, GraphQL, AsyncAPI, and MCP. The action provides executable contract tests and enforces adherence to industry standards.
July 18, 2026
Postman Onboarding Repo Sync
Version updated for https://github.com/postman-cs/postman-repo-sync-action to version v2.1.7.
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 exporting Postman collections and environments into a repository and setting up CI, mock servers, and monitors. It helps streamline the setup of API development environments by integrating with Postman’s APIs and GitHub actions to manage configurations efficiently. The action supports various inputs for customizing the sync process, including workspace IDs, collection IDs, environment settings, and more.
July 18, 2026
Pipeline Pling
Version updated for https://github.com/Qbox-project/pipeline-pling to version v1.2.0.
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 Pipeline Pling is an action that automates the creation of readable Discord notifications from GitHub pushes, providing features such as customizable appearance, branch filtering, privacy controls, and retry mechanisms. It integrates with Discord’s webhook system to deliver push notifications directly to a specified channel.
July 18, 2026
Remyx Outrider
Version updated for https://github.com/remyxai/outrider to version v1.7.34.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of validating and comparing new machine learning methods against existing codebases. It schedules runs weekly or allows for ad-hoc dispatches based on user inputs, providing self-review notes, issues, and a selection narrative in the step summary. The action uses pluggable model backends like Anthropic Opus and z.ai GLM-5.2 to evaluate candidates, with options for branch-only mode and cost considerations.