pullrequests Search Results · language:Edge language:Python language:JavaScript language:TypeScript language:Python language:Java
Filter by
264M 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
Из фидбэка: категория «Погода» = 3 бота, а поиск «бот погода» = 1. Причина: категория по ЯРЛЫКУ классификатора (понимает
weather→погода), а поиск по тексту FTS — англоязычные боты (@weatherscan_bot) в ...
Opened via scripts/quickpr.sh.
Autoconsent update: 14.75.0 - 14.95.0
Automated update of @duckduckgo/autoconsent to 14.95.0.
- Changelog
- Unit tests: passed
- Battery tests: passed
details summary Battery test output /summary ...
Quick UI fixes из правок Ксении KB5:
1. Переименование пунктов меню (Sidebar/BottomNav/Breadcrumbs)
2. Регистрация — подтверждение пароля + подсветка required
3. Кнопка «Добавить участника» в форме ...
Two Session-Coordination Phase-1 follow-ups.
1. bootstrap/99-verify.sh — coordination-broker health check
Adds a check group gated on INSTALL_COORD_BROKER (read from .env exactly like the other INSTALL_* ...
🚀 Auto-created PR because changes were pushed to dev.
Please review and merge.
Summary
- Patch Prometheus FastAPI Instrumentator route-name handling to skip Starlette internal routes without a path.
- Add a regression test for pathless route entries so TestClient smoke routes ...
This PR was opened by the Changesets release GitHub action. When you re ready to do a release, you can merge this and
publish to npm yourself or setup this action to publish automatically. If you re not ...
목적
테스트 기반(인프라 + CI 게이트) 구축 1차. 이후 PR은 CI(test) 통과해야 머지 가능하도록 하기 위한 부트스트랩.
변경
- build.gradle: jacoco 커버리지 게이트 임시 비활성화 (기반 완성 후 복구)
- application-test.yml: H2 인메모리(MariaDB 모드) + create-drop
- CI(ci-main.yml): ...