Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
JSONbored
/
loopover
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
89
Star
21
Code
Issues
165
Pull requests
14
Actions
Projects
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix(queue): add a per-PR actuation mutex for the draft-dodge and reopen-reclose paths
- #2399
#2399
Merged
JSONbored
merged 7 commits into
main
JSONbored/loopover:main
from
claude/webhook-per-pr-coalesce
JSONbored/loopover:claude/webhook-per-pr-coalesce
Copy head branch name to clipboard
Jul 2, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
fix(queue): add a per-PR actuation mutex for the draft-dodge and reopen-reclose paths
#2399
JSONbored
merged 7 commits into
main
JSONbored/loopover:main
from
claude/webhook-per-pr-coalesce
JSONbored/loopover:claude/webhook-per-pr-coalesce
Copy head branch name to clipboard
Commits
Commits on Jul 2, 2026
fix(queue): add a per-PR actuation mutex for the draft-dodge and reopen-reclose paths
Show description for c685499
JSONbored
committed
c685499
View commit details
Copy full SHA for c685499
Browse repository at this point
fix(queue): make claimPrActuationLock atomic, add a real concurrency test
Show description for fffd245
JSONbored
committed
fffd245
View commit details
Copy full SHA for fffd245
Browse repository at this point
fix(queue): raise the actuation lock TTL to make the ownership gap unreachable
Show description for 1f0476a
JSONbored
committed
1f0476a
View commit details
Copy full SHA for 1f0476a
Browse repository at this point
fix(queue): let a transient getInstallation read propagate through the draft-dodge mutex wrapper
Show description for ad93861
JSONbored
committed
ad93861
View commit details
Copy full SHA for ad93861
Browse repository at this point
fix(queue): remove claimPrActuationLock's non-atomic get/set fallback
Show description for adf1f82
JSONbored
committed
adf1f82
View commit details
Copy full SHA for adf1f82
Browse repository at this point
fix(queue): stop the reopen-reclose webhook pass on actuation-lock contention
Show description for 2469124
JSONbored
committed
2469124
View commit details
Copy full SHA for 2469124
Browse repository at this point
fix(queue): remove the unreachable catch masking a disallowed reopen
Show description for 1e70418
JSONbored
committed
1e70418
View commit details
Copy full SHA for 1e70418
Browse repository at this point
You can’t perform that action at this time.