packagist/Private Packagist Conductor

GitHub Action to integrate Private Packagist Conductor with your CI

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 12, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: packagist/conductor-github-action@3513567296cf906ee3c97ba63df6f6d7ddcc55a5 # 1.6.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
file_patternThe file pattern used for `git add`. For example `composer.*`no.
skip_git_hooksSkip any git hooks that get installed as part of the GitHub Action e.g. during composer install or update.nofalse
packagist_urlBase URL of the Private Packagist instance that dispatches this action. Webhook URLs in the payload must be under this prefix. Requests to any other host are refused. Override this for Self-Hosted installations.nohttps://packagist.com

no outputs