Skip to content

pullrequests Search Results · language:Dune language:Python language:Java language:HTML language:Java language:JavaScript

Filter by

208M results  (2 s)

208M results

Treat Windows as best-effort instead of CI-tested. The matrix runner caught no Windows-only bugs across recent PRs (failures showed up identically on all three platforms), and every Windows CI run pays ...

Summary Closes #174. The cap-skip terminations were getting counted against budget gates, escalating queue-waiter tickets to foreman:needs-help after 3 cycles even though the role subprocess never ran. ...

Summary Two changes to ensure release-please PRs have CI coverage: 1. Add token fallback in release.yml: ${{ secrets.PERSONAL_ACCESS_TOKEN || github.token }} — uses PAT when available so created ...

O que foi feito Implementado endpoint POST /api/complaints/:id/confirm-resolution. Funcionalidades implementadas - Criação da rota de confirmação de resolução. - Validação de autenticação do utilizador. ...

This PR was created by qwen-chat coder for task c8ca32b4-0a3f-48d5-9625-4ed609be9b56.

This PR updates the README with the latest dependents information.

bt_gitbot
tmp.19.0

Summary - Replace hardcoded COVERAGE_ROWS (46 fake entries with made-up active/partial/backend/future statuses) with authority-honest CoverageMapPage that reads the live FastAPI OpenAPI spec (/openapi.json) ...

Summary Add ci-release-pr.yml workflow that uses pull_request_target to gate release-please PRs. Problem GitHub Actions does not trigger pull_request events for PRs created by GITHUB_TOKEN (github-actions[bot]). ...