pullrequests Search Results · language:Edge language:TypeScript language:PHP language:TypeScript
Filter by
94.3M results
Problem
CodeRabbit did not run after a PR was marked Ready for review.
The .github/workflows/coderabbit-review.yml workflow triggers on pull_request but did not specify activity types, so it
used the ...
Start points: hide from player task list + gate map/tasks per team
Field-test bug (see screenshots): with start from different spots enabled, each player could see all 4 START points in
the TASKS tab ...
Summary
Add GitHub stars badge to README for better visibility.
Changes
- Added GitHub Repo stars badge with link to repository
- Badge displays current star count
Testing
- [ ] Badge renders ...
Automated fix from overnight sprint. Branch: feat/claude-local-plugin-tools-mcp-bridge-clean.
Summary
- add a teacher/admin class creation panel to the teacher home view
- insert classes through the user-scoped Supabase client and reload the dashboard after creation
- document the MVP organization_id ...
Automated fix from overnight sprint. Branch: feat/canonical-issue-wake-payload-clean.
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Problem
PDF render fails on Vercel:
Failed to launch the browser process!
/tmp/chromium: error while loading shared libraries: libnss3.so
Solution
@sparticuz/chromium-min ...
Bumps the android-deps group in /apps/android with 9 updates:
| Package | From | To |
| --- | --- | --- |
| gradle-wrapper | 9.4.1 | 9.5.1 |
| androidx.compose:compose-bom | 2026.04.01 | 2026.05.01 | ...
dependencies
java
Stripe スタイルの Idempotency-Key ヘッダーを POST /admin/reconciliation/confirm に追加。同じキーで再リクエストすると既存消込をそのまま返す(upstream
呼び出しなし)。新規作成 201 / replay 200 で区別。スキーマ: payment_reconciliations に idempotency_key UNIQUE(org, ...
Automated fix from overnight sprint. Branch: feat/board-api-key-ttl-clean.