tipee-sa/Vendors Upgrade Report
Generates changelog reports for upgraded Composer and Yarn packages and posts them as PR comments, grouped by vendor.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token for API access and posting PR comments. | — | ${{ github.token }} |
| base-ref | Git ref to compare against (e.g., "origin/main"). Defaults to the PR base branch. | no | — |
| composer-lock | Path to composer.lock. Use "auto" to detect from PR diff, or "none" to skip. | — | auto |
| yarn-lock-files | JSON array of yarn.lock paths (e.g., '["react/yarn.lock"]'), "auto" to detect from PR diff, or "none" to skip. | — | auto |
Outputs
no outputs