Postman API Onboarding
Version updated for https://github.com/postman-cs/postman-api-onboarding-action to version v2.1.8.
- 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 process of setting up a new API repository by bootstrapping a Postman workspace, uploading an OpenAPI specification, generating test collections, and syncing them with the repository. It also creates CI workflows to rerun tests on every push, pull request, and schedule. The action is designed to provide comprehensive, executable testing solutions for APIs in GitHub repositories.
What’s Changed
What’s Changed
- Release v2.1.8 by @jaredboynton in https://github.com/postman-cs/postman-api-onboarding-action/pull/90
Full Changelog: https://github.com/postman-cs/postman-api-onboarding-action/compare/v2.1.7...v2.1.8