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.
What’s Changed
What’s Changed
- feat: branch-aware collection markers + credential-free publish-gate by @jaredboynton in https://github.com/postman-cs/postman-bootstrap-action/pull/87
- fix: preserve legacy OpenAPI null schemas by @sean-riney in https://github.com/postman-cs/postman-bootstrap-action/pull/89
- chore(release): v2.9.5 by @sean-riney in https://github.com/postman-cs/postman-bootstrap-action/pull/92
New Contributors
- @sean-riney made their first contribution in https://github.com/postman-cs/postman-bootstrap-action/pull/89
Full Changelog: https://github.com/postman-cs/postman-bootstrap-action/compare/v2.9.4...v2.9.5