Below you will find pages that utilize the taxonomy term “lucas-labs”
March 12, 2026
Rellu Release Helper - Lucode
Version updated for https://github.com/lucas-labs/rellu to version v1.1.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Rellu is a GitHub Action designed for managing monorepos with multiple independently released apps or packages. It automates tasks such as detecting changes in specific targets, parsing conventional commits, computing semantic version updates, generating changelogs, and optionally creating or updating release pull requests for each target.
March 12, 2026
Rellu Release Helper - Lucode
Version updated for https://github.com/lucas-labs/rellu to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Rellu is a JavaScript GitHub Action designed to automate the release process for monorepos. It identifies changed application targets within a specified git range, calculates their next semantic versions based on conventional commits, and generates changelogs for each target.