Postman Onboarding Insights Linking
Version updated for https://github.com/postman-cs/postman-insights-onboarding-action to version v2.1.4.
- 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 the Postman Insights DaemonSet agent to a Postman workspace and git repository. It solves the problem of automatically associating new insights with existing workspaces, environments, and service accounts after deployment. The action provides capabilities to link a discovered service to a workspace, environment, and retrieve credentials for post-processing steps like acknowledging the discovery and binding applications.
What’s Changed
What’s Changed
- chore: update dependencies for v2.1.4 by @jaredboynton in https://github.com/postman-cs/postman-insights-onboarding-action/pull/51
Full Changelog: https://github.com/postman-cs/postman-insights-onboarding-action/compare/v2...v2.1.4