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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
kenn-io
/
kata
Public
Notifications
You must be signed in to change notification settings
Fork
40
Star
418
Code
Issues
1
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Make issue close safe to retry with an idempotency key
- #332
#332
Merged
wesm
merged 16 commits into
kenn-io:main
kenn-io/kata:main
from
naveenspark:feature/close-retry-safety
naveenspark/kata:feature/close-retry-safety
Copy head branch name to clipboard
Sep 3, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Make issue close safe to retry with an idempotency key
#332
wesm
merged 16 commits into
kenn-io:main
kenn-io/kata:main
from
naveenspark:feature/close-retry-safety
naveenspark/kata:feature/close-retry-safety
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
Make issue close safe to retry
naveenspark
committed
55c542f
View commit details
Copy full SHA for 55c542f
Browse repository at this point
Close retry gaps found in review
naveenspark
committed
a472876
View commit details
Copy full SHA for a472876
Browse repository at this point
Gate close retries across version skew
naveenspark
committed
a360512
View commit details
Copy full SHA for a360512
Browse repository at this point
Keep close retries safe on CLI failures
naveenspark
committed
dbd696a
View commit details
Copy full SHA for dbd696a
Browse repository at this point
Reject unsafe close recovery paths
naveenspark
committed
fa26c50
View commit details
Copy full SHA for fa26c50
Browse repository at this point
Recover close races and ambiguous commits
naveenspark
committed
95241c1
View commit details
Copy full SHA for 95241c1
Browse repository at this point
Pin close retries across moves and daemon swaps
naveenspark
committed
a4beff1
View commit details
Copy full SHA for a4beff1
Browse repository at this point
Keep close retries scoped after issue moves
naveenspark
committed
2b5c0e7
View commit details
Copy full SHA for 2b5c0e7
Browse repository at this point
Close the remaining retry safety gaps
naveenspark
committed
cdf9c9e
View commit details
Copy full SHA for cdf9c9e
Browse repository at this point
Make PostgreSQL idempotency lock keys binary-safe
naveenspark
committed
897a580
View commit details
Copy full SHA for 897a580
Browse repository at this point
Persist close event delivery across daemons
naveenspark
committed
5c02857
View commit details
Copy full SHA for 5c02857
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into feature/close-retry-safety
Show description for c5501ea
naveenspark
committed
c5501ea
View commit details
Copy full SHA for c5501ea
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into feature/close-retry-safety
naveenspark
committed
c182569
View commit details
Copy full SHA for c182569
Browse repository at this point
Commits on Sep 3, 2026
Replay keyed closes from the events table instead of a delivery table
Show description for a2ad38c
wesm
and
claude
committed
a2ad38c
View commit details
Copy full SHA for a2ad38c
Browse repository at this point
Scope comment retry keys to the issue and guard replayed receipts
Show description for 56e0299
wesm
and
claude
committed
56e0299
View commit details
Copy full SHA for 56e0299
Browse repository at this point
Replay short-id comment retries after a move and reject deleted issues
Show description for acf8a91
wesm
and
claude
committed
acf8a91
View commit details
Copy full SHA for acf8a91
Browse repository at this point
You can’t perform that action at this time.