Self-Hosted Renovate Review
Version updated for https://github.com/kaskol10/self-hosted-renovate-review to version v0.1.3.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Fixed
- Fixed GitHub token handling in composite actions - now properly uses
github.tokencontext variable - Improved error handling for missing GitHub token with clearer error messages
Changed
- Updated README structure with usage section at the top
- Improved documentation for required workflow permissions
- Enhanced troubleshooting section with permission error guidance
Documentation
- Added screenshot to README
- Clarified permissions requirements (
contents: readandpull-requests: write) - Updated examples to show proper permissions configuration