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.
What’s Changed
What’s Changed
- fix: rebind release receipt after squash merge by @jaredboynton in https://github.com/postman-cs/postman-bootstrap-action/pull/104
Full Changelog: https://github.com/postman-cs/postman-bootstrap-action/compare/v2.10.4...v2.10.5