Postman Onboarding Smoke Flow
Version updated for https://github.com/postman-cs/postman-smoke-flow-action to version v2.1.2.
- 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 a generated Postman Smoke collection to match a curated flow.yaml and can optionally inject runtime auth (OAuth2 or API keys) via the Postman gateway. It automates the process of integrating new smoke collections with a specific workflow structure, ensuring consistency across projects.
What’s Changed
What’s Changed
- fix: reconcile smoke items by live shape by @jaredboynton in https://github.com/postman-cs/postman-smoke-flow-action/pull/36
Full Changelog: https://github.com/postman-cs/postman-smoke-flow-action/compare/v2.1.1...v2.1.2