Postman API Onboarding
Version updated for https://github.com/postman-cs/postman-api-onboarding-action to version v2.0.5.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the setup and onboarding process of a new API repository by leveraging Postman’s suite to bootstrap a workspace, upload an OpenAPI specification, generate collections for smoke testing and contract enforcement, and integrate with CI/CD workflows. The action handles environment creation, mock server configuration, and runs automated tests using JUnit output, ensuring that the repository is fully equipped with standards-grounded testing mechanisms.
What’s Changed
What’s Changed
- perf(ci): complete deterministic fast-loop gates by @jaredboynton in https://github.com/postman-cs/postman-api-onboarding-action/pull/67
- chore: advance sibling pins to hardening-wave releases by @jaredboynton in https://github.com/postman-cs/postman-api-onboarding-action/pull/68
- chore(release): v2.0.5 by @jaredboynton in https://github.com/postman-cs/postman-api-onboarding-action/pull/69
Full Changelog: https://github.com/postman-cs/postman-api-onboarding-action/compare/v2...v2.0.5