Postman Onboarding Smoke Flow
Version updated for https://github.com/postman-cs/postman-smoke-flow-action to version v2.1.6.
- 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
Summary:
This GitHub Action reshapes a Postman Smoke collection to match a curated flow.yaml file. It automates the process of integrating smoke tests into a project’s API onboarding workflow, providing optional runtime authentication injection for OAuth2 and API keys through the Postman gateway. The action is part of the Postman API Onboarding suite and requires credentials such as the Postman API key and access token to perform its operations.
What’s Changed
What’s Changed
- feat: publish self-contained SEA binary by @mmorales-post in https://github.com/postman-cs/postman-smoke-flow-action/pull/48
- chore: update dependencies for v2.1.6 by @jaredboynton in https://github.com/postman-cs/postman-smoke-flow-action/pull/49
New Contributors
- @mmorales-post made their first contribution in https://github.com/postman-cs/postman-smoke-flow-action/pull/48
Full Changelog: https://github.com/postman-cs/postman-smoke-flow-action/compare/v2...v2.1.6