pullrequests Search Results · language:Dune language:Python language:JavaScript language:Ruby language:Java
Filter by
200M results
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium
Automated spec update from jobs repo (commit 6bbbb493440771073706515c9d1d2cd2a2f641b0).
picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg
source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...
🚀 Related issue
Closes #30
#️⃣ Summary
- 강사 새 외주 작성 플로우(플랜 조회 → 첨부파일 presign 업로드 → 외주 생성 → 입금 통보) API를 구현하고, 카테고리별 처리를 Handler 구조로 분리
🔧 Changes
- [x] 플랜 조회 API 추가 (GET /plans)
- [x] 첨부파일 presigned ...
Description
Adds a GitHub Actions workflow for publishing individual workspace packages to GitHub Packages under the @kronansapotek
scope.
Triggered by tags of the form package-name @ version -kronan. ...
Bumps react-router to 6.30.4 and updates ancestor dependency react-router-dom. These dependencies need to be updated
together.
Updates react-router from 6.30.1 to 6.30.4 details summary Release notes ...
dependencies
javascript
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 85%
- Auto-fix allowed: False
📝 Summary
The application uses subprocess.call ...
ai-remediation
needs-human-review
severity-high
Why
The compliance (constitutional-compliance) gate is red on main: mypy --strict . fails with no-untyped-def on
tests/test_modal_endpoint_token_contract.py:202,228 — two test functions whose monkeypatch ...
Overview This PR fixes the issue where task checkboxes were not updating the completion state when clicked.
Problem
The checkbox event triggered correctly, but the task state was not updating because ...