August 26, 2026
Postman Onboarding Azure Spec Discovery
Version updated for https://github.com/postman-cs/postman-azure-spec-discovery-action to version v1.5.3.
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 Postman Onboarding: Azure Spec Discovery action helps discover and export API specs from Azure services using the user’s existing Azure credentials. It automates the process of identifying and selecting the most relevant Azure service spec for integration with Postman, ensuring a reliable source-of-truth for API contracts. The action handles various Azure providers such as APIM, App Service, custom connectors, and others, and narrows down the results based on tags, environment variables, and Git metadata, providing users with clear and actionable insights into their API specs.
August 26, 2026
Postman Onboarding Workspace Bootstrap
Version updated for https://github.com/postman-cs/postman-bootstrap-action to version v2.20.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 Postman Onboarding: Workspace Bootstrap GitHub Action automates the creation of a Postman workspace from an OpenAPI specification, generating baseline, smoke, and contract collections with executable tests. It supports various protocols and provides multi-protocol contract assertions grounded in RFCs. The action can be used for both Git-first specs and public HTTPS URLs, requiring either spec-url or spec-path. Users must provide a Postman access token to operate on assets.
August 26, 2026
Postman Onboarding GCP Spec Discovery
Version updated for https://github.com/postman-cs/postman-gcp-spec-discovery-action to version v1.3.2.
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 Postman Onboarding: GCP Spec Discovery action automatically discovers and exports OpenAPI specifications from Google Cloud services, supporting Application Default Credentials (ADC) or Workload Identity Federation. It uses repository context to resolve APIs or supports exporting via API ID or config revision. The action requires a project-id and can be configured to use specific service names or labels for resolution.
August 26, 2026
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.
August 26, 2026
Postman Onboarding Service Token
Version updated for https://github.com/postman-cs/postman-resolve-service-token-action to version v2.2.1.
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 Postman Onboarding: Service Token action mints a fresh service-account access token and team ID in CI, ready to hand to the onboarding action or store as repo secrets, part of the Postman API Onboarding suite. It is recommended for use before postman-api-onboarding-action and requires a Postman service account PMAK with personal user keys rejected by the /service-account-tokens endpoint.
August 26, 2026
Postman Onboarding Smoke Flow
Version updated for https://github.com/postman-cs/postman-smoke-flow-action to version v3.7.1.
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 Postman Onboarding: Smoke Flow action reshapes the generated Postman Smoke collection into an ordered smoke journey using one effective flow path. It automatically curates a valid manifest or derives it from the OpenAPI spec and injects runtime auth credentials like OAuth2 and API keys, making it suitable for onboarding and automating smoke testing in Postman workflows.
August 26, 2026
PyGo CLI
Version updated for https://github.com/PyGo-Labs/pygo-framework to version v2.1.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This action is designed to simplify the setup and development of Python applications using Go HTTP as the backend framework and Python for the domain logic, with communication over UDS+MessagePack. It promotes a modular structure, supports hot-reload during development, and provides a CLI for project creation and management. The action also includes features such as automatic CLI updates and support for popular modules like authentication, i18n, and admin interfaces.
August 26, 2026
DSH Plugin Migrate Bot
Version updated for https://github.com/royenheart/dsh-migrate-bot to version v0.1.5.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the migration of a third-party plugin to a specific DeepSeek Harness release by performing various checks and tests. It resolves the target dsh-v* version, skips if it matches the last processed version unless forced, runs mechanical tests, sparse-checkouts the harness tag, performs A/B/C reviews, and handles patch reports. If there are changes or failures in the process, it records the version on a state branch and may create an Issue and PR with relevant information.
August 26, 2026
SFDT for Salesforce
Version updated for https://github.com/scoobydrew83/sfdt to version v0.23.1.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The SFDT Action automates Salesforce DevTools, a production-grade CLI suite for deployment, testing, quality analysis, and release management. It pairs with the SFDT Chrome extension and VS Code extension to provide an interactive workflow for deploying changes to Salesforce Orgs, parallel Apex test execution, AI-powered error interpretation, PR descriptions, and notifications. The action supports multi-package projects, a smart package.xml generator, and CI/CD templates through GitHub Actions and workflows.
August 26, 2026
LetItLoop Proof-Carrying PR Verification Gate
Version updated for https://github.com/sdageltc/letitloop-action to version v1.0.3.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The LetItLoop Action is a Zero-Config GitHub Action designed to verify the integrity of AI-driven pull requests by checking structural invariants and ensuring that only allowed files are modified. It automates proof-carrying verification tasks such as scope boundary leasing, subprocess test gating, and generating signed evidence receipts directly to pull requests. The action supports universal verification for multiple languages and provides advanced features for Python codebases, including AST signature integrity checks and decorator retention.