Below you will find pages that utilize the taxonomy term “Wgtechlabs”
August 20, 2026
Build Flow Action
Version updated for https://github.com/wgtechlabs/build-flow-action to version v0.2.0.
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 Build Flow Action is a reusable GitHub Actions workflow that automates the entire build and release lifecycle, eliminating manual configuration and ensuring consistent CI checks and security gates. It supports multiple ecosystems and provides zero-config detection of dependencies, allowing teams to focus on writing their own build commands rather than setting up complex workflows.
August 20, 2026
Container Build Flow Action
Version updated for https://github.com/wgtechlabs/container-build-flow-action to version v1.9.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 This GitHub Action automates container builds with intelligent tagging for Docker Hub and GitHub Container Registry based on the workflow context (PR, dev, patch, or WIP). It handles branch detection, tagging, building, and PR comments automatically without requiring manual configuration. The action supports dual registry support, smart tagging strategies, and integrates security features such as SBOMs and vulnerability scanning with Trivy.
August 20, 2026
Package Build Flow Action
Version updated for https://github.com/wgtechlabs/package-build-flow-action to version v2.2.0.
This action is used across all versions by 9 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 JavaScript package versioning, building, and publishing using intelligent flow detection. It supports dual registry support, monorepo processing, auto-scoping, smart versioning, security scanning, PR comments, dist-tag management, bot-safe validation, and zero configuration setup. The action automatically determines build type based on GitHub context and provides various features for managing package versions and publishing them to NPM Registry and/or GitHub Packages.
August 20, 2026
Release Build Flow Action
Version updated for https://github.com/wgtechlabs/release-build-flow-action to version v1.8.0.
This action is used across all versions by 13 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of creating releases and maintaining a changelog based on commit history, supporting both Clean Commit and Conventional Commit conventions. It automatically detects semantic version bumps, generates and syncs changelogs, updates manifest versions, commits changes, creates release tags, and publishes GitHub Releases. The action supports per-package and unified monorepo workflows with optional changelog commits back to the repository.