Postman Onboarding Repo Sync
Version updated for https://github.com/postman-cs/postman-repo-sync-action to version v2.1.5.
- 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 exports Postman collections and environments into a repository and automates CI, mock servers, and monitors around them. It solves the problem of managing API testing tools in repositories by providing seamless integration with Postman’s API and GitHub Actions workflow files. The action also supports generating CI workflows for easy deployment and monitoring setup.
What’s Changed
What’s Changed
- fix: warn when empty system-env-map hides Catalog services (v2.1.5) by @jaredboynton in https://github.com/postman-cs/postman-repo-sync-action/pull/78
Full Changelog: https://github.com/postman-cs/postman-repo-sync-action/compare/v2.1.4...v2.1.5