Below you will find pages that utilize the taxonomy term “ws2git”
December 1, 2025
Branch Shift
Version updated for https://github.com/ws2git/branch-shift to version v2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Architectural Refactoring Completion by @rmottanet in https://github.com/ws2git/branch-shift/pull/7 Full Changelog: https://github.com/ws2git/branch-shift/compare/v1.5...v2.0
November 30, 2025
PR Spark
Version updated for https://github.com/ws2git/pr-spark to version v3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Major Architecture Refactoring & Enhanced Features Core Improvements Complete TypeScript Migration: Rewritten from JavaScript to TypeScript for enhanced type safety and developer experience Modular Architecture: Implemented separation of concerns with dedicated service layers and configuration management Input Validation: Robust validation system for all parameters with comprehensive error handling New Features Cross-Repository Support: Create pull requests across different repositories within the same organization Enhanced Input Parameters: Added owner and repo inputs for flexible repository targeting Improved Error Handling: Detailed error messages and validation for branch conflicts and invalid inputs Technical Enhancements Octokit Integration: Leverages GitHub’s official REST API client for reliable PR operations Configuration Manager: Centralized input validation and configuration management Service Layer Architecture: Clean separation between business logic and GitHub API interactions Breaking Changes New Required Inputs: owner and repo parameters are now mandatory Updated Output Structure: Consistent output formatting with proper TypeScript interfaces Usage Example - uses: ws2git/pr-spark@v3 with: github-token: ${{ secrets.
November 27, 2025
Branch Spawn
Version updated for https://github.com/ws2git/branch-spawn to version v2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Improve Action Reliability by @rmottanet in https://github.com/ws2git/branch-spawn/pull/2 Architectural Refactoring by @rmottanet in https://github.com/ws2git/branch-spawn/pull/3 Full Changelog: https://github.com/ws2git/branch-spawn/compare/v1.0...v2.0
November 26, 2025
Branch Shift
Version updated for https://github.com/ws2git/branch-shift to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Just so you know – the initial stable release of Branch Shift is announced. This GitHub Action is designed to facilitate the programmatic renaming of branches within a repository, addressing the need for automated branch hygiene and adherence to naming conventions in continuous integration and continuous deployment (CI/CD) pipelines.