pullrequests Search Results · language:Edge language:Python language:PHP language:HTML language:Python language:TypeScript
Filter by
173M results
Summary
Polish the four founder bios on /team with publicly verified detail surfaced via web search:
- Michael Cox — confirmed title UK Sales Director, RoboMercato (not founder there); bio reframed ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Task
Audit finding H1 — your decision (full PRD §E5.2 rewrite).
Problem
calculate_health_score used lighter ad-hoc weights (-5/critical, -1/warning, -10/incident, -3/flapping) that diverged
from PRD-SUPPLEMENT ...
Automated snapshot update for bluefin from http://127.0.0.1:3001.
copilot
dco-signoff: yes
html
needs-ok-to-test
size/M
Only the new solution.
```typescript
import { NextApiRequest, NextApiResponse } from next ;
import { effectMetric } from ./effect-metric ;
import { prometheusFormatResponse } from ./prometheus-format-response ...