action-gh-release/src
Omer Mishania 8b7c9633c7 fix: handle GitHub API limit when generating release notes
- Added error handling for cases where the GitHub API exceeds the 10,000 commit limit while generating release notes.
- Implemented a warning message to inform users when release notes cannot be generated due to this limit, allowing the process to continue without them.
- Ensured that other errors are re-thrown for proper handling.
2025-11-18 21:31:49 +02:00
..
github.ts fix: handle GitHub API limit when generating release notes 2025-11-18 21:31:49 +02:00
main.ts feat: respect working_directory for files globs; add input and tests (#667) 2025-10-06 22:51:45 -04:00
util.ts fix: gracefully fallback to body when body_path cannot be read (#671) 2025-10-06 23:50:32 -04:00