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.
What’s Changed
What’s Changed
- fix: harden gateway + adapter transport and PATCH reconciliation by @jaredboynton in https://github.com/postman-cs/postman-bootstrap-action/pull/85
- chore(release): v2.9.4 by @jaredboynton in https://github.com/postman-cs/postman-bootstrap-action/pull/86
Full Changelog: https://github.com/postman-cs/postman-bootstrap-action/compare/v2...v2.9.4