Below you will find pages that utilize the taxonomy term “wgtechlabs”
March 9, 2026
Release Build Flow Action
Version updated for https://github.com/wgtechlabs/release-build-flow-action to version v1.7.0.
This action is used across all versions by 6 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 release management process by turning commit history into versioned releases, generating changelogs, syncing version files, and creating GitHub Releases. It simplifies tasks like semantic versioning, changelog updates, and release tagging based on Clean Commit or Conventional Commit messages.
March 7, 2026
Package Build Flow Action
Version updated for https://github.com/wgtechlabs/package-build-flow-action to version v2.1.0.
This action is used across all versions by 6 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
February 28, 2026
Container Build Flow Action
Version updated for https://github.com/wgtechlabs/container-build-flow-action to version v1.7.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 automates the process of building and tagging Docker/Container images for GitHub workflows. It intelligently detects the workflow context (e.g., pull requests, development, staging, or production) and applies correct tags and build flows without requiring manual configuration.
February 22, 2026
Container Build Flow Action
Version updated for https://github.com/wgtechlabs/container-build-flow-action to version v1.3.1.
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 automates Docker container builds and tagging for GitHub workflows by intelligently detecting the branch context (e.g., pull requests, development, staging, production) and applying appropriate tags without requiring extensive manual configuration.
February 22, 2026
Release Build Flow Action
Version updated for https://github.com/wgtechlabs/release-build-flow-action to version v1.6.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 Release Build Flow Action automates the process of creating releases and maintaining changelogs for your GitHub projects. It analyzes conventional commit messages, determines semantic version bumps, generates structured changelogs in the “Keep a Changelog” format, and creates GitHub releases automatically.
February 22, 2026
Release Build Flow Action
Version updated for https://github.com/wgtechlabs/release-build-flow-action to version v1.5.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 Release Build Flow Action automates the process of creating GitHub releases, managing versioning, and maintaining changelogs by analyzing commit messages following the Clean Commit convention. It eliminates manual tasks such as determining version bumps, categorizing changes, and generating structured changelogs in the Keep a Changelog format.
February 21, 2026
Release Build Flow Action
Version updated for https://github.com/wgtechlabs/release-build-flow-action to version v1.4.3.
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 Release Build Flow GitHub Action automates the process of creating releases, managing changelogs, and versioning using semantic versioning and the Keep a Changelog format. It eliminates manual tasks such as deciding version numbers, writing changelogs, and publishing GitHub releases by parsing Clean Commit messages, categorizing changes, and generating structured outputs.
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.