3 Commits
Author SHA1 Message Date
jinhojang6 9bf5f1bc6d feat: enforce GitHub App authentication and remove personal access token support 2026-05-12 19:27:17 +09:00
jinhojang6 8c7b4e39cf Refactor code for improved readability and consistency
- Updated error messages for clarity in GitHub client and configuration files.
- Reformatted code for better alignment and readability in various files including mutations, loaders, and schemas.
- Enhanced error handling by including causes in error messages where applicable.
- Adjusted function signatures for consistency across loaders and schemas.
- Added missing dependencies in turbo.json for test command.
2026-05-07 12:54:29 +09:00
jinhojang6 a51b6cff8d feat: add GitHub smoke test suite and mutation primitives 2026-04-28 11:01:29 +09:00