Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
YAPP-Github
/
Gradmeet-BE
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
11
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[YS-522] feat: 공고 키워드 자동완성 로그 저장 기능 구현 (재배포)
- #161
#161
Merged
Ji-soo708
merged 12 commits into
dev
YAPP-Github/Gradmeet-BE:dev
from
feat/YS-522
YAPP-Github/Gradmeet-BE:feat/YS-522
Copy head branch name to clipboard
Jul 28, 2025
Conversation
Commits
12
(12)
Checks
Files changed
Merged
[YS-522] feat: 공고 키워드 자동완성 로그 저장 기능 구현 (재배포)
#161
Ji-soo708
merged 12 commits into
dev
YAPP-Github/Gradmeet-BE:dev
from
feat/YS-522
YAPP-Github/Gradmeet-BE:feat/YS-522
Copy head branch name to clipboard
Commits
Commits on Jul 27, 2025
chore: add `experiment_post_keywords_log` table SQL file
Ji-soo708
committed
1b0c2b5
View commit details
Copy full SHA for 1b0c2b5
Browse repository at this point
feat: add ExperimentPostKeywordsLog Entity and domain model
Ji-soo708
committed
cd0dd7d
View commit details
Copy full SHA for cd0dd7d
Browse repository at this point
feat: add ExperimentPostKeywordsLog Repository interface
Ji-soo708
committed
01b17b2
View commit details
Copy full SHA for 01b17b2
Browse repository at this point
feat: serialize `ExperimentPostKeyword` to JSON for database storage
Ji-soo708
committed
03b2d73
View commit details
Copy full SHA for 03b2d73
Browse repository at this point
fix: add memberId field to mapper
Ji-soo708
committed
f4a69f2
View commit details
Copy full SHA for f4a69f2
Browse repository at this point
feat: add daily usage limit validation for experiment post keywords
Ji-soo708
committed
8f76558
View commit details
Copy full SHA for 8f76558
Browse repository at this point
chore: add idx_experiment_keywords_log for covering index
Ji-soo708
committed
2877e91
View commit details
Copy full SHA for 2877e91
Browse repository at this point
test: add comprehensive tests for daily usage limit validation
Ji-soo708
committed
de2130a
View commit details
Copy full SHA for de2130a
Browse repository at this point
style: apply ktlint formatting
Ji-soo708
committed
e7539c1
View commit details
Copy full SHA for e7539c1
Browse repository at this point
style: rename class file for consistency
Ji-soo708
committed
eb3a01f
View commit details
Copy full SHA for eb3a01f
Browse repository at this point
refactor: clarify responsibilities by restructuring OpenAI Gateway and renaming classes
Ji-soo708
committed
348b07e
View commit details
Copy full SHA for 348b07e
Browse repository at this point
Commits on Jul 28, 2025
Merge branch 'dev' of https://github.com/YAPP-Github/25th-Web-Team-2-BE into feat/YS-522
Ji-soo708
committed
de60b0d
View commit details
Copy full SHA for de60b0d
Browse repository at this point
You can’t perform that action at this time.