Below you will find pages that utilize the taxonomy term “srz-zumix”
January 25, 2026
gh-merge-base-next Action
Version updated for https://github.com/srz-zumix/merge-base-next-action to version v0.1.5.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The gh-merge-base-next Action is a GitHub Action designed to automate the process of identifying the next commit on the first-parent path from the merge-base of two specified Git references (e.g., branches or commits). It calculates the merge-base and outputs the SHA and depth of the next commit, helping developers efficiently analyze commit history and streamline workflows involving branch comparisons or merges.
January 21, 2026
gh-label-kit Labeler Action
Version updated for https://github.com/srz-zumix/labeler-action to version v0.9.0.
This action is used across all versions by 13 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The labeler-action GitHub Action automates the application of labels to GitHub pull requests and other supported events using existing label definition files (e.g., labeler.yml) without requiring modifications. It extends the functionality of the standard actions/labeler by supporting flexible triggers (e.g., push, workflow_dispatch) and additional features like label color customization and team member expansion, streamlining labeling workflows for various event types.
January 19, 2026
gh-label-kit Labeler Action
Version updated for https://github.com/srz-zumix/labeler-action to version v0.8.0.
This action is used across all versions by 12 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The labeler-action is a GitHub Action designed to automate the labeling of pull requests and other events based on defined criteria in a label configuration file, such as labeler.yml. It extends the functionality of actions/labeler by supporting additional triggers (e.g., push or workflow_dispatch events), custom label color settings, and advanced configurations like team member expansion.
January 15, 2026
gh-label-kit Labeler Action
Version updated for https://github.com/srz-zumix/labeler-action to version v0.7.0.
This action is used across all versions by 9 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The labeler-action GitHub Action automates the process of labeling pull requests and other events based on predefined label configurations, such as those in a labeler.yml file. It extends the functionality of actions/labeler by supporting additional triggers (e.g., push, workflow_dispatch) and providing features like label color settings and expanded team management.
January 9, 2026
aqua-installer-cache
Version updated for https://github.com/srz-zumix/aqua-installer-cache to version v0.2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The aqua-installer-cache GitHub Action is designed to cache the installation directory of aqua, a declarative CLI version manager, to improve CI/CD workflow efficiency. By caching aqua packages and configuration files, it reduces redundant downloads, mitigates GitHub API rate limits, and accelerates execution times.
January 3, 2026
aqua-installer-cache
Version updated for https://github.com/srz-zumix/aqua-installer-cache to version v0.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The aqua-installer-cache GitHub Action caches the aqua installation directory to optimize CI/CD workflows by preventing redundant downloads of tools and mitigating GitHub API rate limits. It automates the caching and restoration of aqua packages and configuration files, ensuring improved build speed and efficiency.