Skip to content

merge: develoop - #715

Merged
chaeyn merged 20 commits into
mainfrom
develop
Jul 16, 2026
Merged

merge: develoop#715
chaeyn merged 20 commits into
mainfrom
develop

Conversation

@Finefinee

Copy link
Copy Markdown
Member

변경사항

관련 이슈

Closes #

추가 컨텍스트

@Finefinee Finefinee added the merge main 병합 label Jul 16, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces a help content management system (allowing creation, updates, and retrieval with ETag-based caching) and implements a global user group that automatically registers active users. Additionally, it refactors the GitHub statistics synchronization scheduler to prevent overlapping executions using an atomic lock. The review feedback highlights two important improvements: renaming the database column key to help_key to avoid SQL reserved keyword conflicts (especially in testing environments like H2), and adding a @Size(max = 100) validation constraint on the help content key DTO to prevent database integrity violations.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread src/main/resources/db/migration/V43__create_help_contents.sql Outdated
@chaeyn
chaeyn merged commit e39dec1 into main Jul 16, 2026
1 check passed
@chaeyn
chaeyn deleted the develop branch July 29, 2026 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge main 병합

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants