Home
Key Features¶
| Feature | Description |
|---|---|
| Synchronize changelog | Automatically updates the pull request body to reflect changes made to files, ensuring the changelog is accurate and up-to-date. |
| Bump to version | Automatically increments the new version of your repository when a pull request is merged. |
| Release automation | Publishes tag and a release note with changelog details. |
| Slash commands | Execute commands in PR/issue comments. |
Slash Commands¶
Comment on any PR or issue with these commands:
/check_licenses- Analyzes dependencies in your files, creates an issue with a detailed license compliance report including package names, license types, and severity levels.
Supported languages: Python and R
