Below you will find pages that utilize the taxonomy term “Postman-Cs”
July 25, 2026
Postman Onboarding Workspace Bootstrap
Version updated for https://github.com/postman-cs/postman-bootstrap-action to version v2.10.20.
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 automates the creation of a Postman workspace from an OpenAPI specification. It generates baseline, smoke, and contract collections with executable tests, covering various protocols including gRPC, SOAP, GraphQL, AsyncAPI, and MCP lanes. The action handles spec imports securely through access tokens and supports both public HTTPS URLs and local file paths for the OpenAPI document.
July 24, 2026
Postman API Onboarding
Version updated for https://github.com/postman-cs/postman-api-onboarding-action to version v2.1.8.
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 process of setting up a new API repository by bootstrapping a Postman workspace, uploading an OpenAPI specification, generating test collections, and syncing them with the repository. It also creates CI workflows to rerun tests on every push, pull request, and schedule. The action is designed to provide comprehensive, executable testing solutions for APIs in GitHub repositories.
July 24, 2026
Postman Onboarding Workspace Bootstrap
Version updated for https://github.com/postman-cs/postman-bootstrap-action to version v2.10.19.
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 creation of a Postman workspace from an OpenAPI specification, generating baseline, smoke, and contract collections. It also includes dynamic contract tests that cover various protocols such as gRPC, SOAP, GraphQL, AsyncAPI, and MCP. The action is part of the broader Postman API Onboarding suite and requires either a public HTTPS URL or a file path to the spec in the repository.
July 24, 2026
Postman Onboarding GCP Spec Discovery
Version updated for https://github.com/postman-cs/postman-gcp-spec-discovery-action to version v1.1.8.
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, Postman Onboarding: GCP Spec Discovery, automates the discovery and export of OpenAPI specifications from Google Cloud services such as GCP APIs and Apigee proxies. It can automatically resolve a specification based on repository context or labels if available, or explicitly specify an API ID for a known configuration. The action uses Application Default Credentials (ADC) or Workload Identity Federation for authentication and supports exporting every candidate specification to facilitate Postman onboarding processes.
July 23, 2026
Postman Onboarding Workspace Bootstrap
Version updated for https://github.com/postman-cs/postman-bootstrap-action to version v2.10.8.
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 provisioning of a Postman workspace by generating baseline, smoke, and contract collections based on an OpenAPI specification. It includes dynamic contract tests that validate request/response schemas, security checks, and multi-protocol support. The action provides executable contract tests and logs the Postman CLI in for spec linting.
July 23, 2026
Postman Onboarding Insights Linking
Version updated for https://github.com/postman-cs/postman-insights-onboarding-action to version v2.1.6.
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 linking of services discovered by Postman Insights to a Postman workspace and Git repository, ensuring they are linked with collections, repo links, and live telemetry. It requires human-user credentials and a specific region for the insights agent discovery mode. The action does not deploy the agent or perform other setup tasks but provides a link mechanism once the service is discovered.
July 23, 2026
Postman Onboarding Repo Sync
Version updated for https://github.com/postman-cs/postman-repo-sync-action to version v2.1.13.
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, setting up CI, mocking servers, and monitors around them. It solves the problem of managing API assets (collections, environments, mocks, monitors) in a centralized location within a Git repository. Key capabilities include:
July 22, 2026
Postman API Onboarding
Version updated for https://github.com/postman-cs/postman-api-onboarding-action to version v2.1.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 The Postman API Onboarding action automates the setup and execution of a comprehensive suite of tasks to onboard an API repository, including workspace creation, OpenAPI upload, collection generation, repository artifact sync, and test execution. It provides a single entry point for handling the onboarding path, ensuring executable, standards-grounded tests are left behind in addition to assets.
July 22, 2026
Postman Onboarding AWS Spec Discovery
Version updated for https://github.com/postman-cs/postman-aws-spec-discovery-action to version v3.1.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 specifications from AWS services using your existing credentials. It handles AWS region setup, automatically detects providers based on IAM permissions, and resolves specs before calling AWS. The action is part of a suite to streamline Postman onboarding processes for AWS services, allowing users to integrate with their Postman environments efficiently without the need for additional GitHub tokens.
July 22, 2026
Postman Onboarding Workspace Bootstrap
Version updated for https://github.com/postman-cs/postman-bootstrap-action to version v2.10.5.
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 creation of a Postman workspace from an OpenAPI specification. It generates baseline, smoke, and contract collections that include executable test cases based on the spec, covering various protocols and standards like RFCs, gRPC, SOAP, GraphQL, AsyncAPI, and MCP. The action is part of a larger suite for automating API testing and onboarding in Postman.
July 22, 2026
Postman Onboarding Insights Linking
Version updated for https://github.com/postman-cs/postman-insights-onboarding-action to version v2.1.4.
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 linking of services discovered by the Postman Insights DaemonSet agent to a Postman workspace and git repository. It solves the problem of automatically associating new insights with existing workspaces, environments, and service accounts after deployment. The action provides capabilities to link a discovered service to a workspace, environment, and retrieve credentials for post-processing steps like acknowledging the discovery and binding applications.
July 22, 2026
Postman Onboarding Repo Sync
Version updated for https://github.com/postman-cs/postman-repo-sync-action to version v2.1.10.
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 GitHub Action Postman Onboarding: Repo Sync automates the process of exporting Postman collections and environments into a repository. It also sets up CI, mock servers, and monitors around these assets. The action requires a Postman API key or service-token to generate tokens and workspace IDs from inputs or .postman/resources.yaml. The example usage shows how to set up a full sync with workspace assets using the action.
July 22, 2026
Postman Onboarding Service Token
Version updated for https://github.com/postman-cs/postman-resolve-service-token-action to version v2.0.4.
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 action automates the process of minting a fresh service-account access token and team ID for use in Postman API Onboarding workflows. It ensures that the credentials are up-to-date and ready to be used by downstream actions, handling both quick start and scheduled repo-secret refresh scenarios based on the specified region.
July 22, 2026
Postman Onboarding Smoke Flow
Version updated for https://github.com/postman-cs/postman-smoke-flow-action to version v2.1.6.
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 Summary: This GitHub Action reshapes a Postman Smoke collection to match a curated flow.yaml file. It automates the process of integrating smoke tests into a project’s API onboarding workflow, providing optional runtime authentication injection for OAuth2 and API keys through the Postman gateway. The action is part of the Postman API Onboarding suite and requires credentials such as the Postman API key and access token to perform its operations.
July 18, 2026
Postman Onboarding AWS Spec Discovery
Version updated for https://github.com/postman-cs/postman-aws-spec-discovery-action to version v2.1.0.
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 specifications from AWS services using only the existing AWS credentials. It helps in creating a source-of-truth specification for Postman onboarding, which can be used to generate deterministic collections, OpenAPI-backed contract checks, smoke tests, mocks, monitors, repo artifacts, and CI runs. The action supports various AWS providers, including API Gateway, AppSync, SNS, EventBridge, Lambda, SSM, etc., and uses IAM permissions for authorization.
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 17, 2026
Postman Onboarding Workspace Bootstrap
Version updated for https://github.com/postman-cs/postman-bootstrap-action to version v2.9.5.
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 creation of a Postman workspace by importing an OpenAPI specification. It generates baseline, smoke, and contract collections with executable tests covering various protocols (OpenAPI, gRPC, SOAP, GraphQL, AsyncAPI, MCP). The action simplifies the setup process for new projects and integrates seamlessly with other Postman CI/CD actions.
July 17, 2026
Postman Onboarding Repo Sync
Version updated for https://github.com/postman-cs/postman-repo-sync-action to version v2.1.6.
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 exports Postman collections and environments into a repository and automates the setup of CI, mock servers, and monitors. It solves the problem of synchronizing Postman assets with code repositories and provides a seamless integration with workflows. The action supports various configurations such as workspace IDs, collection IDs, and environment details.
July 15, 2026
Postman API Onboarding
Version updated for https://github.com/postman-cs/postman-api-onboarding-action to version v2.0.5.
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 setup and onboarding process of a new API repository by leveraging Postman’s suite to bootstrap a workspace, upload an OpenAPI specification, generate collections for smoke testing and contract enforcement, and integrate with CI/CD workflows. The action handles environment creation, mock server configuration, and runs automated tests using JUnit output, ensuring that the repository is fully equipped with standards-grounded testing mechanisms.
July 15, 2026
Postman Onboarding Workspace Bootstrap
Version updated for https://github.com/postman-cs/postman-bootstrap-action to version v2.9.4.
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 GitHub Action automates the creation of a Postman workspace from an OpenAPI specification, generating baseline, smoke, and contract collections with executable contract tests. This action helps developers automate the setup process for testing APIs in their projects by providing comprehensive test coverage and enforcing standards through various protocols.
July 15, 2026
Postman Onboarding Repo Sync
Version updated for https://github.com/postman-cs/postman-repo-sync-action to version v2.1.5.
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 exports Postman collections and environments into a repository and automates CI, mock servers, and monitors around them. It solves the problem of managing API testing tools in repositories by providing seamless integration with Postman’s API and GitHub Actions workflow files. The action also supports generating CI workflows for easy deployment and monitoring setup.
July 15, 2026
Postman Onboarding Smoke Flow
Version updated for https://github.com/postman-cs/postman-smoke-flow-action to version v2.1.4.
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, Postman Onboarding: Smoke Flow, reshapes a generated Postman Smoke collection to match a curated flow.yaml and optionally injects runtime auth for OAuth2 and API keys. It is part of the Postman API Onboarding suite and requires credentials such as postman-access-token, which is minted by postman-resolve-service-token-action. The action runs entirely through the Postman gateway under the token and can handle both US and EU data residency settings for consistent region calls.
July 14, 2026
Postman API Onboarding
Version updated for https://github.com/postman-cs/postman-api-onboarding-action to version v2.0.4.
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 environments, registering a mock server and monitor, committing artifacts to the repository, and running smoke and contract tests. It solves the problem of automating the onboarding process for APIs in GitHub repositories.
July 14, 2026
Postman Onboarding Workspace Bootstrap
Version updated for https://github.com/postman-cs/postman-bootstrap-action to version v2.9.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 The Postman Onboarding: Workspace Bootstrap action automates the creation of a Postman workspace by importing an OpenAPI specification, generating essential collections with contract tests, and enforcing adherence to RFCs and standards. This action simplifies the onboarding process by streamlining the setup of test cases for APIs in one step.
July 14, 2026
Postman Onboarding Repo Sync
Version updated for https://github.com/postman-cs/postman-repo-sync-action to version v2.1.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 process of synchronizing Postman collections and environments with a repository. It exports these assets into the repository, wires CI, mock servers, and monitors around them. The action is part of the Postman API Onboarding suite and requires a Postman API key or service token to mint one.
July 14, 2026
Postman API Onboarding
Version updated for https://github.com/postman-cs/postman-api-onboarding-action to version v2.0.3.
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 is a comprehensive tool designed to streamline the setup and testing of new APIs in GitHub repositories. It automates the process of creating a workspace, uploading an OpenAPI specification, generating collections for smoke and contract testing, and setting up CI/CD pipelines with JUnit output. The action supports both US and EU data residency options and integrates seamlessly into GitHub workflows to ensure that all aspects of API development are standardized and automated.
July 14, 2026
Postman Onboarding Insights Linking
Version updated for https://github.com/postman-cs/postman-insights-onboarding-action to version v2.1.2.
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 linking of discovered services from the Postman Insights agent to an existing Postman workspace and git repository after deployment. It solves the problem of ensuring that every service discovered by Insights is properly cataloged, linked with a collection, a repo link, and live telemetry in the API Catalog. The action provides capabilities for setting up prerequisites, specifying inputs such as project name, workspace ID, environment ID, and Postman credentials, and linking services from Insights to the catalog.
July 14, 2026
Postman Onboarding Repo Sync
Version updated for https://github.com/postman-cs/postman-repo-sync-action to version v2.1.2.
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, wiring CI, mock servers, and monitors around them. It solves problems related to manual collection management by providing a streamlined and automated solution that integrates with Postman’s API onboarding suite. The action supports various sync modes and provides inputs for configuring project details, workspace assets, and authentication tokens.
July 14, 2026
Postman Onboarding Smoke Flow
Version updated for https://github.com/postman-cs/postman-smoke-flow-action to version v2.1.2.
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 reshapes a generated Postman Smoke collection to match a curated flow.yaml and can optionally inject runtime auth (OAuth2 or API keys) via the Postman gateway. It automates the process of integrating new smoke collections with a specific workflow structure, ensuring consistency across projects.
July 14, 2026
Postman Onboarding AWS Spec Discovery
Version updated for https://github.com/postman-cs/postman-aws-spec-discovery-action to version v2.0.2.
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 specifications from AWS services using existing AWS credentials. It supports zero-config setup, automatically resolves specs in a repo before calling AWS, and integrates seamlessly with Postman’s onboarding suite. The action uses IAM permissions to detect providers and is designed for use in CI/CD pipelines without requiring a GitHub token.
July 14, 2026
Postman Onboarding Smoke Flow
Version updated for https://github.com/postman-cs/postman-smoke-flow-action to version v2.1.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 reshapes a generated Postman Smoke collection into a curated flow.yaml, injecting runtime authentication for OAuth2 and API keys. It automates the process of preparing a smoke test collection for deployment, ensuring it matches a specified flow specification and handles credentials securely through Postman’s gateway token. The action is part of the larger Postman API Onboarding suite and integrates with other actions like postman-bootstrap-action and postman-repo-sync-action.
July 9, 2026
Postman Onboarding Workspace Bootstrap
Version updated for https://github.com/postman-cs/postman-bootstrap-action to version v2.7.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.
What’s Changed Full Changelog: https://github.com/postman-cs/postman-bootstrap-action/compare/v2...v2.7.1
July 8, 2026
Postman Onboarding Workspace Bootstrap
Version updated for https://github.com/postman-cs/postman-bootstrap-action to version v2.7.0.
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.
What’s Changed fix(workspace): mint access token from PMAK on PMAK-only runs; widen visibility-403 advice
What’s Changed chore(deps-dev): bump @types/node from 24.12.4 to 26.1.0 by @dependabot[bot] in https://github.com/postman-cs/postman-bootstrap-action/pull/66 chore(deps): bump graphql from 16.14.2 to 17.0.1 by @dependabot[bot] in https://github.com/postman-cs/postman-bootstrap-action/pull/68 feat: close the residual assertion-catalog tail across gRPC, SOAP, GraphQL, and MCP by @jaredboynton in https://github.com/postman-cs/postman-bootstrap-action/pull/69 Full Changelog: https://github.com/postman-cs/postman-bootstrap-action/compare/v2...v2.7.0
July 2, 2026
Postman Onboarding Workspace Bootstrap
Version updated for https://github.com/postman-cs/postman-bootstrap-action to version v2.6.0.
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.
What’s Changed Full Changelog: https://github.com/postman-cs/postman-bootstrap-action/compare/v2...v2.6.0
July 1, 2026
Postman Onboarding Workspace Bootstrap
Version updated for https://github.com/postman-cs/postman-bootstrap-action to version v2.1.2.
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.
What’s Changed Full Changelog: https://github.com/postman-cs/postman-bootstrap-action/compare/v2.1.1...v2.1.2
July 1, 2026
Postman Onboarding Repo Sync
Version updated for https://github.com/postman-cs/postman-repo-sync-action to version v2.0.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.
What’s Changed Full Changelog: https://github.com/postman-cs/postman-repo-sync-action/compare/v2.0.0...v2.0.1
July 1, 2026
Postman Onboarding Smoke Flow
Version updated for https://github.com/postman-cs/postman-smoke-flow-action to version v2.0.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.
What’s Changed Full Changelog: https://github.com/postman-cs/postman-smoke-flow-action/compare/v2.0.0...v2.0.1
July 1, 2026
Postman API Onboarding
Version updated for https://github.com/postman-cs/postman-api-onboarding-action to version v2.
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.
What’s Changed What’s Changed feat: skip+warn built-in tests without api key + access-token-primary docs by @jaredboynton in https://github.com/postman-cs/postman-api-onboarding-action/pull/56 Full Changelog: https://github.com/postman-cs/postman-api-onboarding-action/compare/v1...v2
July 1, 2026
Postman Onboarding AWS Spec Discovery
Version updated for https://github.com/postman-cs/postman-aws-spec-discovery-action to version v2.
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.
What’s Changed What’s Changed chore(deps-dev): bump @commitlint/config-conventional from 20.5.3 to 21.0.2 by @dependabot[bot] in https://github.com/postman-cs/postman-aws-spec-discovery-action/pull/13 chore(deps): bump the npm-minor-patch group across 1 directory with 21 updates by @dependabot[bot] in https://github.com/postman-cs/postman-aws-spec-discovery-action/pull/10 chore(deps): bump the actions group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/postman-cs/postman-aws-spec-discovery-action/pull/9 chore(deps-dev): bump @commitlint/cli from 20.5.3 to 21.0.2 by @dependabot[bot] in https://github.com/postman-cs/postman-aws-spec-discovery-action/pull/12 feat: optional access-token telemetry account_type by @jaredboynton in https://github.com/postman-cs/postman-aws-spec-discovery-action/pull/23 New Contributors @dependabot[bot] made their first contribution in https://github.com/postman-cs/postman-aws-spec-discovery-action/pull/13 Full Changelog: https://github.com/postman-cs/postman-aws-spec-discovery-action/compare/v1...v2
July 1, 2026
Postman Onboarding Workspace Bootstrap
Version updated for https://github.com/postman-cs/postman-bootstrap-action to version v2.
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.
What’s Changed What’s Changed chore(deps-dev): bump @commitlint/cli from 20.5.3 to 21.0.2 by @dependabot[bot] in https://github.com/postman-cs/postman-bootstrap-action/pull/48 chore(deps): bump the actions group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/postman-cs/postman-bootstrap-action/pull/44 chore(deps-dev): bump @commitlint/config-conventional from 20.5.3 to 21.0.2 by @dependabot[bot] in https://github.com/postman-cs/postman-bootstrap-action/pull/46 chore: add workflow_dispatch trigger to CI workflow by @andrewpostymt in https://github.com/postman-cs/postman-bootstrap-action/pull/36 ci: harden e2e gate waiter against transient GitHub API failures by @jaredboynton in https://github.com/postman-cs/postman-bootstrap-action/pull/59 feat: sync additional local collections by @andrewpostymt in https://github.com/postman-cs/postman-bootstrap-action/pull/61 feat: access-token gateway migration + EC v3 multiprotocol collections by @jaredboynton in https://github.com/postman-cs/postman-bootstrap-action/pull/64 Full Changelog: https://github.com/postman-cs/postman-bootstrap-action/compare/v1...v2
July 1, 2026
Postman Onboarding Insights Linking
Version updated for https://github.com/postman-cs/postman-insights-onboarding-action to version v2.
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.
What’s Changed What’s Changed chore(deps-dev): bump @commitlint/config-conventional from 20.5.3 to 21.0.2 by @dependabot[bot] in https://github.com/postman-cs/postman-insights-onboarding-action/pull/26 chore(deps-dev): bump the npm-minor-patch group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/postman-cs/postman-insights-onboarding-action/pull/24 chore(deps): bump the actions group with 3 updates by @dependabot[bot] in https://github.com/postman-cs/postman-insights-onboarding-action/pull/23 chore(deps-dev): bump @commitlint/cli from 20.5.3 to 21.0.2 by @dependabot[bot] in https://github.com/postman-cs/postman-insights-onboarding-action/pull/25 fix: implement support for xray key matching by @hiqbal-postman in https://github.com/postman-cs/postman-insights-onboarding-action/pull/10 feat: thread access-token re-mint through Bifrost catalog client by @jaredboynton in https://github.com/postman-cs/postman-insights-onboarding-action/pull/36 New Contributors @dependabot[bot] made their first contribution in https://github.com/postman-cs/postman-insights-onboarding-action/pull/26 @hiqbal-postman made their first contribution in https://github.com/postman-cs/postman-insights-onboarding-action/pull/10 Full Changelog: https://github.com/postman-cs/postman-insights-onboarding-action/compare/v1...v2
July 1, 2026
Postman Onboarding Repo Sync
Version updated for https://github.com/postman-cs/postman-repo-sync-action to version v2.
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.
What’s Changed What’s Changed chore(deps-dev): bump @commitlint/config-conventional from 20.5.3 to 21.0.2 by @dependabot[bot] in https://github.com/postman-cs/postman-repo-sync-action/pull/40 chore(deps-dev): bump @commitlint/cli from 20.5.3 to 21.0.2 by @dependabot[bot] in https://github.com/postman-cs/postman-repo-sync-action/pull/39 fix: pass CI_ENVIRONMENT key to postman collection run env-var flag by @jaredboynton in https://github.com/postman-cs/postman-repo-sync-action/pull/49 ci: harden e2e gate waiter against transient GitHub API failures by @jaredboynton in https://github.com/postman-cs/postman-repo-sync-action/pull/54 feat: add Azure DevOps repo sync support by @andrewpostymt in https://github.com/postman-cs/postman-repo-sync-action/pull/58 feat: access-token gateway routing + @postman v3 converter cutover by @jaredboynton in https://github.com/postman-cs/postman-repo-sync-action/pull/61 New Contributors @andrewpostymt made their first contribution in https://github.com/postman-cs/postman-repo-sync-action/pull/58 Full Changelog: https://github.com/postman-cs/postman-repo-sync-action/compare/v1...v2
July 1, 2026
Postman Onboarding Service Token
Version updated for https://github.com/postman-cs/postman-resolve-service-token-action to version v2.
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.
What’s Changed What’s Changed chore(deps-dev): bump the npm-minor-patch group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/postman-cs/postman-resolve-service-token-action/pull/10 chore(deps): bump the actions group with 3 updates by @dependabot[bot] in https://github.com/postman-cs/postman-resolve-service-token-action/pull/9 ci: harden e2e gate waiter against transient GitHub API failures by @jaredboynton in https://github.com/postman-cs/postman-resolve-service-token-action/pull/17 New Contributors @dependabot[bot] made their first contribution in https://github.com/postman-cs/postman-resolve-service-token-action/pull/10 Full Changelog: https://github.com/postman-cs/postman-resolve-service-token-action/compare/v1...v2
July 1, 2026
Postman Onboarding Smoke Flow
Version updated for https://github.com/postman-cs/postman-smoke-flow-action to version v2.0.0.
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.
What’s Changed What’s Changed build(deps-dev): bump the npm-minor-patch group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/postman-cs/postman-smoke-flow-action/pull/16 build(deps): bump the actions group with 3 updates by @dependabot[bot] in https://github.com/postman-cs/postman-smoke-flow-action/pull/15 ci: harden e2e gate waiter against transient GitHub API failures by @jaredboynton in https://github.com/postman-cs/postman-smoke-flow-action/pull/23 feat: access-token-only Smoke reshape via v3 gateway by @jaredboynton in https://github.com/postman-cs/postman-smoke-flow-action/pull/28 New Contributors @dependabot[bot] made their first contribution in https://github.com/postman-cs/postman-smoke-flow-action/pull/16 Full Changelog: https://github.com/postman-cs/postman-smoke-flow-action/compare/v1...v2.0.0