Below you will find pages that utilize the taxonomy term “wgtechlabs”
February 20, 2026
Release Build Flow Action
Version updated for https://github.com/wgtechlabs/release-build-flow-action to version v1.4.2.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Release Build Flow Action automates the process of managing software releases on GitHub by analyzing conventional commit messages. It determines semantic version bumps, generates structured changelogs in the “Keep a Changelog” format, and creates GitHub Releases without manual intervention.
February 20, 2026
Release Build Flow Action
Version updated for https://github.com/wgtechlabs/release-build-flow-action to version v1.2.1.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Release Build Flow Action automates the creation of GitHub Releases and changelog maintenance by parsing conventional commit messages. It determines semantic version bumps (major, minor, patch), generates structured changelogs using the “Keep a Changelog” format, and publishes releases with zero manual intervention.
February 19, 2026
Release Build Flow Action
Version updated for https://github.com/wgtechlabs/release-build-flow-action to version v1.0.1.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Release Build Flow GitHub Action automates the process of creating releases, managing semantic versioning, and maintaining changelogs by analyzing conventional commit messages. It eliminates the need for manual tasks like determining version bumps, writing structured changelogs, and publishing GitHub Releases.
February 17, 2026
Package Build Flow Action
Version updated for https://github.com/wgtechlabs/package-build-flow-action to version v2.0.0.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Package Build Flow Action” automates the versioning, building, and publishing of NPM packages to the NPM Registry and/or GitHub Packages with minimal configuration. It simplifies release workflows by intelligently detecting build types based on GitHub context, supporting monorepos, managing semantic versioning, and ensuring secure builds with npm audit integration.
February 17, 2026
Container Build Flow Action
Version updated for https://github.com/wgtechlabs/container-build-flow-action to version v1.2.0.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Container Build Flow Action” is a GitHub Action that automates Docker container builds with intelligent tagging strategies based on branch and workflow context. It eliminates the need for repetitive build workflows by automatically detecting events like pull requests, branch pushes, and hotfixes, and applying appropriate tags for Docker Hub and GitHub Container Registry.