roots/WP Packages Changelog Action
Automatically comment WordPress plugin changelogs on pull requests when WP Packages dependencies change
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 4, 2026
- License
- MIT
Pinned Snippet
uses: roots/wp-packages-changelog-action@93e74ae4e90229d949c89c7380b1b7271ec7f4d0 # v3.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token with permissions to comment on PRs | no | ${{ github.token }} |
| max-changelog-length | Maximum length of each plugin changelog (characters) | no | 4000 |
| max-comment-length | Maximum total comment length (characters) | no | 60000 |
Outputs
no outputs