action-gh-release/__tests__
Stephen Way 7dc9b8ac0f
fix(action): handle 422 already_exists race condition (#665)
- Add retry logic for 422 'already_exists' errors in race conditions
- Allow action to find and update existing releases instead of failing
- Add test to verify race condition handling works correctly
- Fixes regression that broke matrix workflows in v2.2.2+

closes #616
2025-10-03 14:34:31 -04:00
..
github.test.ts fix(action): handle 422 already_exists race condition (#665) 2025-10-03 14:34:31 -04:00
release.txt honor body_path input when provided. fixes #22 2019-09-29 02:15:58 -04:00
util.test.ts chore: add prettier config (#633) 2025-06-11 11:34:43 -04:00