Below you will find pages that utilize the taxonomy term “Gathertown”
May 6, 2026
Heal Stacked-PR Concurrency Cancels
Version updated for https://github.com/gathertown/heal-stacked-pr-concurrency-cancels to version v1.0.1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action resolves issues caused by stacked pull request tools (e.g., Graphite’s gt submit --stack) that trigger duplicate workflow runs, leading to one being canceled and causing misleading status indicators in the GitHub PR Checks sidebar. By detecting and rerunning the prematurely canceled workflow run, it ensures that the correct status is displayed, eliminating confusion for reviewers. The action automates this healing process for workflows configured with cancel-in-progress concurrency, ensuring accurate and up-to-date PR check statuses.