August 24, 2026
Postman API Onboarding
Version updated for https://github.com/postman-cs/postman-api-onboarding-action to version v3.4.1.
This publisher is shown as ‘verified’ by GitHub.
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 This GitHub Action automates the onboarding process for a new API repository, from workspace creation and OpenAPI upload to collection generation, repository artifact sync, and smoke and contract runs. It ensures that executable tests are left behind by integrating with Postman’s Onboarding suite tools.
August 24, 2026
Postman Onboarding AWS Spec Discovery
Version updated for https://github.com/postman-cs/postman-aws-spec-discovery-action to version v3.3.0.
This publisher is shown as ‘verified’ by GitHub.
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 specification for Postman onboarding, which can be used to create deterministic collections, OpenAPI-backed contract checks, smoke tests, mocks, monitors, repo artifacts, and CI runs. The action is designed to work with various AWS services including API Gateway, AppSync, SNS, EventBridge, Lambda, SSM, etc., and requires only your AWS credentials for operation.
August 24, 2026
Postman Onboarding Azure Spec Discovery
Version updated for https://github.com/postman-cs/postman-azure-spec-discovery-action to version v1.5.0.
This publisher is shown as ‘verified’ by GitHub.
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 automatically discovers and exports API specifications from Azure services using your existing Azure credentials, automating the process of setting up a source-of-truth for Postman onboarding. It resolves and selects the most appropriate API specification based on various criteria such as committed .postman bindings, explicit api-id, or specific tags. If there are multiple candidates, it narrows down the selection using a six-tier pipeline until a single specification is chosen. The action handles different Azure providers and supports various formats of specifications, including OpenAPI, AsyncAPI, and WSDL. It also provides zero-config discovery without requiring secret inputs, only needing provider-specific read access permissions.
August 24, 2026
Postman Onboarding GCP Spec Discovery
Version updated for https://github.com/postman-cs/postman-gcp-spec-discovery-action to version v1.3.0.
This publisher is shown as ‘verified’ by GitHub.
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 OpenAPI specifications from GCP services, supporting Application Default Credentials or Workload Identity Federation. It resolves a service based on repository context or labels, automatically discovers an API if labeled, or explicitly specifies an API ID to export. The action supports exporting multiple candidates and handles ambiguous label resolutions by requiring manual review.
August 24, 2026
Postman Onboarding Service Token
Version updated for https://github.com/postman-cs/postman-resolve-service-token-action to version v2.2.0.
This publisher is shown as ‘verified’ by GitHub.
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 minting of a fresh service-account access token and team ID in CI, ready to be used by the Postman API Onboarding suite. It supports different regions and can be used either as a recommended credential producer or an existing workflow refresh mechanism. The action generates the tokens and emits them as outputs that can be referenced by other actions in the workflow.
August 24, 2026
Postman Onboarding Smoke Flow
Version updated for https://github.com/postman-cs/postman-smoke-flow-action to version v3.6.0.
This publisher is shown as ‘verified’ by GitHub.
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: Smoke Flow action automates the reshaping of generated Postman collections into an ordered smoke journey. It solves the problem of organizing and managing API testing flows within a collection by utilizing either an explicit flow-path or creating one from the OpenAPI spec. The action handles OAuth2 authentication and can persist the derived manifest for future use, enhancing workflow efficiency in continuous integration/continuous deployment (CI/CD) pipelines.
August 24, 2026
Patchbot Vulnerability Scanner
Version updated for https://github.com/PrismorSec/patchbot to version v0.2.1.
This publisher is shown as ‘verified’ by GitHub.
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 Patchbot automates vulnerability scanning and fix PR creation by inventorying project dependencies, matching them against threat feeds, accepting scanner findings, and fixing broken builds through a coding agent. It supports multiple scanners and threat feeds, handles version bumps, and ensures re-scanning before each PR to maintain a clean commit history.
August 24, 2026
Multi-Style Contribution Snake
Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v24.08.26.
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 This GitHub Action generates a dynamic animation of a Snake contribution grid for your GitHub repository using multiple styles, including 5 unique themes. It automatically detects the repository owner, creates SVGs and GIFs of different shapes and backgrounds, and updates a README.md branch with all assets. The generated content is suitable for personal or professional use in profiles to showcase contributions.
August 24, 2026
Python Nurse
Version updated for https://github.com/sfroning88/python-nurse to version v1.0.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 Python Nurse is a GitHub Action that performs static analysis on Python monorepo apps, including linting, type checking, security scanning, dead code detection, complexity measurement, and more. It calculates a 0-100 health score for PRs based on the findings of these tools and posts actionable diagnostics as collapsible PR comments with nurse reaction images.
August 24, 2026
Bernstein — Multi-Agent Orchestration
Version updated for https://github.com/sipyourdrink-ltd/bernstein to version v3.17.2.
This action is used across all versions by 5 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Bernstein is a deterministic multi-agent CLI orchestration tool that automates the deployment and management of complex systems by orchestrating multiple agents to execute tasks in parallel. It solves the problem of managing distributed applications with many interconnected components, ensuring consistency and reliability. The key capabilities include defining workflows, managing dependencies between tasks, and monitoring agent performance.