chore: update match history#72
Merged
Merged
Conversation
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
coffee | 805cb63 | Commit Preview URL Branch Preview URL |
Jun 22 2026, 02:49 AM |
DaleSeo
added a commit
that referenced
this pull request
Jun 29, 2026
매칭 결과 Discord 발표는 자동인 반면 이력 저장은 수동 머지 PR이라, 직전 PR(#72)이 방치된 상태에서 6/29 cron이 stale history로 실행되어 스케줄을 무시하고 직전과 동일하게 재매칭되는 문제가 있었다. - match.yml: PR 생성 직후 gh pr merge로 즉시 머지하여 다음 cron 전에 history가 main에 반영되도록 변경 (ruleset 승인 0개라 즉시 머지 가능) - coffee/coffee-ui: 오작동으로 생성된 6/29 중복 기록 제거
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
자동 생성된 커피챗 매칭 히스토리 업데이트입니다.