Files
ClawSkills/git-hangman-lab/scripts
lyn b6d49b58bf fix(pr): proper HTTP status code handling for merge command
Handle different HTTP status codes returned by merge API:
- 200: success (check merged field)
- 409: conflict (output error message)
- 404: not found
- 423: repo archived
- 405: empty response / try again later
- etc: generic error handling
2026-04-01 16:09:00 +00:00
..