hotaruma/Packagist Sync
GitHub Action to automatically sync/update package information on Packagist
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 30, 2023
- License
- MIT
Pinned Snippet
uses: hotaruma/packagist-sync@9f4efe80c2808e12915ce2209639c71cb38d3cac # v1.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| api-token | Packagist API token | yes | — |
| packagist-username | Packagist username (optional if package name set in composer.json, use vendor part) | no | — |
| package-name | Package name (optional if set in composer.json) | no | — |
| packagist-domain | Packagist domain | no | — |
| github-repository-url | Github repository url (optional if package already exist) | no | ${{ github.event.repository.html_url }} |
| composer-json-path | Custom composer.json path | no | — |
Outputs
no outputs