Below you will find pages that utilize the taxonomy term “somaz94”
March 25, 2026
Extract Commit Action
Version updated for https://github.com/somaz94/commit-info-extractor to version v1.4.1.
This action is used across all versions by 3 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Extract Commit Action” is a GitHub Action designed to analyze commit messages and extract specific information using customizable regex patterns or commands. It automates the process of parsing commit history to retrieve structured data, such as environment variables, feature tags, or version numbers, and supports output in text, JSON, or CSV formats.
March 25, 2026
Go Changelog Generator
Version updated for https://github.com/somaz94/go-changelog-action to version v1.0.7.
This action is used across all versions by 10 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Go Changelog Action is a GitHub Action that automates the generation of changelogs from a project’s git history by parsing commit messages following the Conventional Commits format. It organizes changes into categorized sections (e.
March 25, 2026
Go Git Commit Action
Version updated for https://github.com/somaz94/go-git-commit-action to version v1.7.3.
This action is used across all versions by 18 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Go Git Commit Action” is a GitHub Action designed to automate common Git operations, including committing, pushing changes, managing tags, and creating pull requests. Built with Go for enhanced performance and reliability, it simplifies workflows by handling tasks like authentication, file pattern matching, and branch management.
March 25, 2026
Multi Git Mirror
Version updated for https://github.com/somaz94/multi-git-mirror to version v1.1.1.
This action is used across all versions by 35 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Multi Git Mirror GitHub Action automates the process of mirroring repositories to multiple Git hosting providers, including GitLab, GitHub, Bitbucket, AWS CodeCommit, and others, in a single workflow step. It simplifies repository synchronization by supporting selective branch/tag mirroring, concurrent operations, and flexible authentication methods while offering robust features like retry logic, dry-run mode, and credential masking.
March 20, 2026
Go Changelog Generator
Version updated for https://github.com/somaz94/go-changelog-action to version v1.0.6.
This action is used across all versions by 9 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Go Changelog Action is a GitHub Action that automates the generation of changelogs from git commit history formatted using the Conventional Commits standard. It organizes changes by type, highlights breaking changes, links pull requests and issues, and supports advanced customization such as tag filtering, type-to-section mapping, and handling of unreleased changes.
March 19, 2026
Contributors Generator Action
Version updated for https://github.com/somaz94/contributors-action to version v1.0.0.
This action is used across all versions by 13 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Contributors Action is a GitHub Action designed to automate the generation and updating of a contributors list for a repository using GitHub data. It simplifies the process of showcasing contributors by generating lists in various formats (e.
March 19, 2026
kube-diff Action
Version updated for https://github.com/somaz94/kube-diff-action to version v1.3.1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The kube-diff-action GitHub Action automates the process of comparing local Kubernetes manifests (YAML files, Helm charts, or Kustomize overlays) against the live state of a cluster to detect configuration drift. It identifies changes, additions, deletions, and unchanged resources, and can optionally post the diff results as comments on pull requests for better collaboration and visibility.
March 19, 2026
kube-events Action
Version updated for https://github.com/somaz94/kube-events-action to version v1.3.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The kube-events-action is a GitHub Action designed to monitor and analyze Kubernetes cluster events, particularly after deployments. It automates the detection and reporting of events such as warnings and errors, with capabilities to filter events by criteria (e.
March 18, 2026
Multi Git Mirror
Version updated for https://github.com/somaz94/multi-git-mirror to version v1.1.0.
This action is used across all versions by 35 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Multi Git Mirror GitHub Action automates the process of mirroring a repository to multiple Git hosting providers, such as GitLab, GitHub, Bitbucket, and AWS CodeCommit, in a single workflow step. It supports selective branch and tag mirroring, concurrent mirroring to multiple targets, and offers features like retry logic, dry-run mode, and various authentication methods (e.
March 18, 2026
Ternary Operator Action
Version updated for https://github.com/somaz94/ternary-operator to version v1.5.0.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Ternary Operator GitHub Action evaluates conditional expressions to dynamically set outputs, enabling flexible, condition-driven workflows. It automates tasks like conditional deployments, dynamic configurations, and feature flag management by supporting a wide range of operators (e.
March 17, 2026
Ternary Operator Action
Version updated for https://github.com/somaz94/ternary-operator to version v1.4.1.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Ternary Operator Action is a GitHub Action designed to evaluate conditional expressions and dynamically set outputs based on the results. It simplifies creating flexible, condition-driven workflows by supporting a wide range of operators (e.
March 17, 2026
Go Changelog Generator
Version updated for https://github.com/somaz94/go-changelog-action to version v1.0.5.
This action is used across all versions by 9 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Go Changelog Action is a GitHub Action that automates the generation of changelogs by parsing git commit history formatted with the Conventional Commits standard. It organizes changes into categories such as features, bug fixes, and breaking changes, while also detecting pull request links, issue references, and contributors.
March 17, 2026
Go Changelog Generator
Version updated for https://github.com/somaz94/go-changelog-action to version v1.0.4.
This action is used across all versions by 9 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Go Changelog Action is a GitHub Action that automates the generation of changelogs by parsing commit history using the Conventional Commits format. It categorizes changes (e.g., features, bug fixes), highlights breaking changes, links pull requests and issues, generates version comparison links, and supports custom configurations like type mappings and tag filtering.
March 16, 2026
Go Changelog Generator
Version updated for https://github.com/somaz94/go-changelog-action to version v1.0.3.
This action is used across all versions by 8 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Go Changelog Action is a GitHub Action designed to automate the generation of changelogs from git commit history, specifically formatted using the Conventional Commits standard. It organizes changes into categories (e.g., Features, Bug Fixes), highlights breaking changes, and integrates with repository metadata to provide links to pull requests, issues, and version comparisons.
March 10, 2026
Ternary Operator Action
Version updated for https://github.com/somaz94/ternary-operator to version v1.4.0.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Ternary Operator GitHub Action is designed to evaluate conditional expressions and dynamically set outputs based on the results, enabling flexible, logic-driven workflows. It automates tasks such as conditional deployments, dynamic configuration, and feature flag management by supporting a wide range of operators and multiple conditions in a lightweight, efficient manner.
March 10, 2026
Extract Commit Action
Version updated for https://github.com/somaz94/commit-info-extractor to version v1.4.0.
This action is used across all versions by 2 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Extract Commit Action” is a GitHub Action designed to extract and process information from commit messages using customizable regex patterns or commands. It automates the retrieval of specific data (e.g., environment variables, feature tags, version numbers) from commits, supporting multiple output formats like text, JSON, and CSV.
March 9, 2026
Environment/Output Setter
Version updated for https://github.com/somaz94/env-output-setter to version v1.6.1.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Environment/Output Setter is a GitHub Action designed to automate the process of setting multiple key-value pairs in $GITHUB_ENV (for environment variables) and $GITHUB_OUTPUT (for workflow outputs). It simplifies workflows by allowing dynamic definition and transformation of variables and outputs, enabling seamless data sharing between steps in a pipeline.
March 9, 2026
Go Git Commit Action
Version updated for https://github.com/somaz94/go-git-commit-action to version v1.7.1.
This action is used across all versions by 11 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Go Git Commit Action is a GitHub Action designed to automate common Git operations such as committing changes, pushing updates, managing tags, and creating pull requests. Built with Go for improved performance and reliability, it streamlines workflows by handling tasks like file pattern matching, authentication, and branch operations.
November 27, 2025
Extract Commit Action
Version updated for https://github.com/somaz94/commit-info-extractor to version v1.3.2.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog v1.3.2 (2025-11-27) Full Changelog
* This Changelog was automatically generated by github_changelog_generator
November 27, 2025
Environment/Output Setter
Version updated for https://github.com/somaz94/env-output-setter to version v1.5.1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog v1.5.1 (2025-11-27) Full Changelog
Merged pull requests:
build(deps): bump actions/checkout from 5 to 6 #8 (dependabot[bot]) build(deps): bump actions/setup-go from 5 to 6 #7 (dependabot[bot]) * This Changelog was automatically generated by github_changelog_generator
November 27, 2025
Go Git Commit Action
Version updated for https://github.com/somaz94/go-git-commit-action to version v1.6.3.
This action is used across all versions by 11 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog v1.6.3 (2025-11-27) Full Changelog
* This Changelog was automatically generated by github_changelog_generator
November 25, 2025
Go Git Commit Action
Version updated for https://github.com/somaz94/go-git-commit-action to version v1.6.2.
This action is used across all versions by 11 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog v1.6.2 (2025-11-25) Full Changelog
* This Changelog was automatically generated by github_changelog_generator
November 24, 2025
Go Git Commit Action
Version updated for https://github.com/somaz94/go-git-commit-action to version v1.6.0.
This action is used across all versions by 11 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog v1.6.0 (2025-11-24) Full Changelog
* This Changelog was automatically generated by github_changelog_generator