Postman Onboarding Repo Sync
Version updated for https://github.com/postman-cs/postman-repo-sync-action to version v2.1.3.
- 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 process of synchronizing Postman collections and environments with a repository. It exports these assets into the repository, wires CI, mock servers, and monitors around them. The action is part of the Postman API Onboarding suite and requires a Postman API key or service token to mint one.
What’s Changed
What’s Changed
- fix: preserve verified resource ownership by @jaredboynton in https://github.com/postman-cs/postman-repo-sync-action/pull/70
Full Changelog: https://github.com/postman-cs/postman-repo-sync-action/compare/v2.1.2...v2.1.3