Postman Onboarding Repo Sync
Version updated for https://github.com/postman-cs/postman-repo-sync-action to version v2.10.0.
This publisher is shown as ‘verified’ by GitHub.
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
The GitHub Action postman-repo-sync-action by Postman CS exports Postman collections and environments into a repository, automates CI setup with mock servers and monitors. It simplifies the onboarding process for teams using the Postman API, handling environment management and data residency considerations.
What’s Changed
What’s Changed
- ci(release): port automatic release cut by @jaredboynton in https://github.com/postman-cs/postman-repo-sync-action/pull/102
- fix(release): recover unpublished immutable tags by @jaredboynton in https://github.com/postman-cs/postman-repo-sync-action/pull/103
- chore(deps): take patched transitive versions from npm audit by @jaredboynton in https://github.com/postman-cs/postman-repo-sync-action/pull/104
- fix(release): reconcile incomplete cuts before new tags by @jaredboynton in https://github.com/postman-cs/postman-repo-sync-action/pull/105
- fix(release): reconcile incomplete cuts before new tags by @jaredboynton in https://github.com/postman-cs/postman-repo-sync-action/pull/106
- chore(deps): bump the actions group and follow the pins by @jaredboynton in https://github.com/postman-cs/postman-repo-sync-action/pull/107
- Fix public mock validation before reuse by @jaredboynton in https://github.com/postman-cs/postman-repo-sync-action/pull/108
- feat: add manual mock validation environment by @jaredboynton in https://github.com/postman-cs/postman-repo-sync-action/pull/109
- fix: pin preview test branch context by @jaredboynton in https://github.com/postman-cs/postman-repo-sync-action/pull/110
- feat: support private mocks with runtime credential injection by @jaredboynton in https://github.com/postman-cs/postman-repo-sync-action/pull/111
- fix: bind private mock runtime auth in production by @jaredboynton in https://github.com/postman-cs/postman-repo-sync-action/pull/112
- feat: make private mock credentials self-service across CI, app, and runner by @jaredboynton in https://github.com/postman-cs/postman-repo-sync-action/pull/113
- fix: execute private mock auth hooks for segmented hosts by @jaredboynton in https://github.com/postman-cs/postman-repo-sync-action/pull/114
- fix: resolve templated private mock URLs before auth by @jaredboynton in https://github.com/postman-cs/postman-repo-sync-action/pull/115
- docs: make gate commands independently verifiable by @jaredboynton in https://github.com/postman-cs/postman-repo-sync-action/pull/134
- feat: publish as @postman/onboarding-repo-sync with best-effort npm publish by @jaredboynton in https://github.com/postman-cs/postman-repo-sync-action/pull/140
- ci: install restricted dependencies without npm token by @jaredboynton in https://github.com/postman-cs/postman-repo-sync-action/pull/141
- fix(deps): move private @postman platform packages to devDependencies by @pavan-nelakuditi in https://github.com/postman-cs/postman-repo-sync-action/pull/144
- feat: support monorepo working directories by @jaredboynton in https://github.com/postman-cs/postman-repo-sync-action/pull/145
- fix(release): repair stale rolling alias by @jaredboynton in https://github.com/postman-cs/postman-repo-sync-action/pull/146
- fix(release): use workflow-capable tag token by @jaredboynton in https://github.com/postman-cs/postman-repo-sync-action/pull/147
- fix(release): use writable workflow token by @jaredboynton in https://github.com/postman-cs/postman-repo-sync-action/pull/148
- fix(release): scope workflow token to repository by @jaredboynton in https://github.com/postman-cs/postman-repo-sync-action/pull/149
Full Changelog: https://github.com/postman-cs/postman-repo-sync-action/compare/v2.1.15...v2.10.0