pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:Java language:C#
Filter by
223M results
Summary
Submitted by Lee Agosila.
- Added critical warning to teamwork/SKILL.md documenting that --- in Teamwork comment bodies triggers automatic blank
subtask creation.
- Removed all --- separators ...
This PR contains the following updates:
| Package | Update | Change |
| --- | --- | --- |
| ghcr.io/layertwo/oidc-saml-bridge | digest | 06077e2 → b4618c9 |
Configuration
📅 Schedule: (UTC)
- Branch ...
Updated System.Text.Json from 10.0.8 to 10.0.9.
details summary Release notes /summary
Sourced from System.Text.Json s releases.
No release notes found for this version range.
Commits viewable in compare ...
dependencies
.NET
Automated test pull request
Summary
- RelatedVersesPanel — fetches getSimilarAyahs + getTopicsAndThemes in parallel (Promise.all) per ayah; returns null
when both are empty so clean verses don t show a blank section
- TopicsThemesRow ...
Summary
Design-first deliverable for #394 (blindspot-audit F-5). No implementation — the spec at
docs/design/2026-06-10-394-submission-package-verifier-spec.md covers the three adjudicated seams: where ...
- 11 JWT/authentication tests: admin seed, login flow, bad creds, missing/forged tokens, employee login, dotenv import
order fix
- 11 document vault tests: folder CRUD, recursive delete, file upload, ...
Automated test pull request
💡 작업 목적
- 리뷰 좋아요 등록 시 리뷰 작성자에게 알림이 전송되도록 NotificationService와 연동
🔗 관련 이슈
- Resolves: #135
🛠️핵심 구현 내용
- ReviewServiceImpl에 NotificationService 주입
- toggleLike()에서 좋아요 등록 시 createLikeNotification() ...
기능 추가/개선