pullrequests Search Results · language:Edge language:TypeScript language:HTML language:C++ language:C#
Filter by
133M results
문제 (MAY 2026 월간 메일 보고서 열기 404)
월간 메일은 정상 발송됐지만 링크가 404. 원인 추적 결과:
주간·월간 동시 실행 시 push 경쟁 → 둘 다 같은 main/signals.db에 push. signals.db(바이너리)는 rebase 자동병합 불가 → rebase --abort → push 3회 모두 실패
→ 월간 커밋 영구 ...
Summary
Swaps Google reCAPTCHA v2 for Vercel BotID Deep Analysis as the sole, invisible bot defense on every lead-capture form.
reCAPTCHA was the worst of both worlds here: real humans frequently failed ...
Summary
Realtor reported two Settings links in the sidebar. Traced it: the mobile drawer was rendering Settings twice:
1. Once in the primary nav list (from realtorNavItems → Settings row at line 117) ...
Deploy standard pr-review-mention.yml workflow from petry-projects/.github standards. This enables PR review mentions to
trigger the org-level review agent.
The workflow responsible for syncing skills was configured to run daily, creating an automatic execution cadence that is
no longer desired. This change removes the scheduled trigger and keeps the workflow ...
Presets recipe JSON round-trip tests
Continues the testing thrust (after #19 s first unit tests) — covers the non-destructive recipe/sidecar layer, the
feature that serializes edits to JSON and re-applies ...
변경 내용
- Discord 첨부파일 제출 요청에서 과목명과 과제명이 섞인 문장을 그대로 --course로 쓰지 않도록 LMS 스킬 규칙을 보강했습니다.
- +unsubmitted --all-courses / +due-assignments --all-courses 결과의 courseTitle, title, kjkey, rtSeq로 제출 대상을 확정하도록 ...
v0.4.0 이후 누적된 25개 커밋을 main으로 승격합니다. 머지 후 v0.5.0 태그로 Release를 발행합니다.
Added
- 파일/폴더 아이콘 테마 설정 — Minimal(lucide) / Material 컬러 로고 선택
- dirty-diff 거터 마커 + 인라인 peek (VSCode 스타일)
- GitHub식 raw HTML 프리뷰 ...
Deploy standard pr-review-mention.yml workflow from petry-projects/.github standards. This enables PR review mentions to
trigger the org-level review agent.
Mejora sobre historia parcialmente implementada. createReviewNotification existía pero nunca se llamaba — código muerto
sin endpoint ni trigger.
- Added POST /api/reviews/notify webhook with ADMIN_API_KEY ...