Postman Onboarding Workspace Bootstrap
Version updated for https://github.com/postman-cs/postman-bootstrap-action to version v2.17.1.
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: Workspace Bootstrap action automates the process of creating a Postman workspace from an OpenAPI specification, generating baseline, smoke, and contract collections with executable tests. It solves the problem of setting up Postman workspaces quickly and efficiently, ensuring that all necessary test cases are generated based on the OpenAPI spec. The action provides dynamic contract tests and supports multiple protocols, including gRPC, SOAP, GraphQL, AsyncAPI, and MCP lanes.
What’s Changed
What’s Changed
- chore: normalize multifile receipt after v2.16.1 by @github-actions[bot] in https://github.com/postman-cs/postman-bootstrap-action/pull/179
- fix(gateway-assets): fail closed when org squad discovery is indeterminate by @jaredboynton in https://github.com/postman-cs/postman-bootstrap-action/pull/180
- feat(release): gate aliases on correlated E2E by @jaredboynton in https://github.com/postman-cs/postman-bootstrap-action/pull/181
- fix(release): wait for run-name hydration by @jaredboynton in https://github.com/postman-cs/postman-bootstrap-action/pull/182
Full Changelog: https://github.com/postman-cs/postman-bootstrap-action/compare/v2.16.1...v2.17.1