Below you will find pages that utilize the taxonomy term “gesslar”
January 12, 2026
Dependabot Auto Comment Merge
Version updated for https://github.com/gesslar/dependabot-auto-merge to version v1.6.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Dependabot Auto Merge” GitHub Action automates the process of enabling auto-merge on open Dependabot pull requests across repositories. It streamlines dependency updates by reducing manual intervention, ensuring that approved changes are merged efficiently based on a specified merge strategy (e.g., merge, rebase, or squash).
January 5, 2026
Determine Version
Version updated for https://github.com/gesslar/new-version-questionmark to version v1.5.6.
This action is used across all versions by 5 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Determine Version GitHub Action” automates the process of comparing the current project version (e.g., from package.json) with the latest Git tag matching a specified pattern. It identifies whether the version has advanced and outputs the new version or no changes. This action streamlines version tracking and helps automate release workflows by ensuring consistency between project versions and Git tags.
December 30, 2025
Determine Version
Version updated for https://github.com/gesslar/new-version-questionmark to version v1.5.5.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Determine Version GitHub Action” automates the process of comparing a project’s current version (from a specified file like package.json) with the latest Git tag matching a defined pattern. It outputs the next version to publish if the current version is newer or indicates no changes otherwise.
December 29, 2025
Determine Version
Version updated for https://github.com/gesslar/new-version-questionmark to version v1.3.20.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Determine Version GitHub Action automates the process of identifying whether a project’s version has advanced compared to the latest matching Git tag, using semantic versioning. It outputs the new version for publishing or indicates “no changes” if the version has not progressed, streamlining version management and release workflows.