Below you will find pages that utilize the taxonomy term “Nuri-Yoo”
April 19, 2026
branch-watch
Version updated for https://github.com/nuri-yoo/branch-watch to version v0.3.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary branch-watch is a CLI tool that streamlines the management of GitHub branches, forks, and pull requests by providing real-time sync status comparisons. It automates the identification of outdated forks, drifted feature branches, and open pull requests, eliminating the need for manual tracking via the GitHub UI. Key capabilities include tracking commit differences between forks and upstream repositories, monitoring branch alignment with a base branch, and listing open pull requests with detailed metadata directly in the terminal.
April 19, 2026
branch-watch
Version updated for https://github.com/nuri-yoo/branch-watch to version v0.2.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary branch-watch is a command-line tool that helps users monitor the sync status of their GitHub branches and forks, and track open pull requests, without needing a browser. It automates the tedious process of identifying outdated branches or forks, highlighting those that are behind or ahead of their upstream repositories, and provides quick insights into open PRs. Key features include filtering for outdated items, JSON output for automation, and sorting by staleness to prioritize updates.