Postman Onboarding Smoke Flow
Version updated for https://github.com/postman-cs/postman-smoke-flow-action to version v3.7.1.
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 action reshapes the generated Postman Smoke collection into an ordered smoke journey using one effective flow path. It automatically curates a valid manifest or derives it from the OpenAPI spec and injects runtime auth credentials like OAuth2 and API keys, making it suitable for onboarding and automating smoke testing in Postman workflows.
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
- docs: make gate commands independently verifiable by @jaredboynton in https://github.com/postman-cs/postman-smoke-flow-action/pull/76
- feat: publish as @postman/onboarding-smoke-flow with best-effort npm publish by @jaredboynton in https://github.com/postman-cs/postman-smoke-flow-action/pull/80
- feat: support monorepo working directories by @jaredboynton in https://github.com/postman-cs/postman-smoke-flow-action/pull/81
- fix(release): tolerate npm registry propagation by @jaredboynton in https://github.com/postman-cs/postman-smoke-flow-action/pull/82
Full Changelog: https://github.com/postman-cs/postman-smoke-flow-action/compare/v2.1.7...v3.7.1