Postman Onboarding Smoke Flow
Version updated for https://github.com/postman-cs/postman-smoke-flow-action to version v3.3.2.
This publisher is shown as ‘verified’ by GitHub.
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: Smoke Flow GitHub Action reshapes a generated Postman Smoke collection into an ordered smoke journey, automating the process of curating and organizing API tests. It supports automatic flow path creation based on an explicit flow-path or derived manifest from an OpenAPI spec, with optional OAuth2 and API key authentication. The action integrates seamlessly with the broader Postman API Onboarding suite for streamlined project setup and testing.
What’s Changed
What’s Changed
- ci(release): cut immutable tags only after gates pass on main by @jaredboynton in https://github.com/postman-cs/postman-smoke-flow-action/pull/57
- fix(release): recover unpublished immutable tags by @jaredboynton in https://github.com/postman-cs/postman-smoke-flow-action/pull/58
- chore(deps): take patched transitive versions from npm audit by @jaredboynton in https://github.com/postman-cs/postman-smoke-flow-action/pull/59
- fix(release): reconcile incomplete cuts before new tags by @jaredboynton in https://github.com/postman-cs/postman-smoke-flow-action/pull/60
- fix(release): reconcile incomplete cuts before new tags by @jaredboynton in https://github.com/postman-cs/postman-smoke-flow-action/pull/61
- fix(release): notify the composite after Smoke Flow publish by @jaredboynton in https://github.com/postman-cs/postman-smoke-flow-action/pull/64
Full Changelog: https://github.com/postman-cs/postman-smoke-flow-action/compare/v2.1.7...v3.3.2