Postman Onboarding Insights Linking
Version updated for https://github.com/postman-cs/postman-insights-onboarding-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
This GitHub Action automates the linking of services discovered by Postman Insights to a Postman workspace and Git repository, ensuring they are linked with collections, repo links, and live telemetry. It requires human-user credentials and a specific region for the insights agent discovery mode. The action does not deploy the agent or perform other setup tasks but provides a link mechanism once the service is discovered.
What’s Changed
What’s Changed
- fix: extract staged package identity cleanly by @jaredboynton in https://github.com/postman-cs/postman-insights-onboarding-action/pull/58
Full Changelog: https://github.com/postman-cs/postman-insights-onboarding-action/compare/v2.1.5...v2.1.6