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.
What’s Changed
What’s Changed
- Hydrate org reconciliation markers from collection export by @jaredboynton in https://github.com/postman-cs/postman-bootstrap-action/pull/140
- Release v2.10.19 by @jaredboynton in https://github.com/postman-cs/postman-bootstrap-action/pull/141
Full Changelog: https://github.com/postman-cs/postman-bootstrap-action/compare/v2...v2.10.19