Skip to content

pullrequests Search Results · language:Edge language:Python language:PHP language:JavaScript is:public language:JavaScript

Filter by

161M results  (3 s)

161M results

🚨 CI/CD Failure Alert The PR Automation Validation workflow failed on branch fix/ci/pr-automation-validation-run105505-20260602-092551. Summary - Failed Jobs: 1 - Commit: 7175a76 - Run: #105521 ...
ci-failure
configuration
documentation
size/small

Bumps hashicorp/setup-terraform from 3 to 4. details summary Release notes /summary p em Sourced from a href= https://github.com/hashicorp/setup-terraform/releases hashicorp/setup-terraform s releases ...

Summary Closes audit gap G4 (Milestone B, PR-B4). The today-card last feed / wee / poo cells (today_card.html [data-last=...]) were written only at server first-paint — neither insertOrUpdateRow nor bumpOverviews ...

🤖 AI Security Remediation 🟢 Auto-merge eligible — will merge after CI passes. 📊 Analysis - Severity: MEDIUM - Confidence: 85% - Auto-fix allowed: True 📝 Summary The code uses subprocess.run ...
ai-remediation
severity-medium

🚨 CI/CD Failure Alert The PR Automation Validation workflow failed on branch fix/ci/pr-automation-validation-run105504-20260602-092547. Summary - Failed Jobs: 1 - Commit: 4684a50 - Run: #105520 ...
ci-failure
configuration
documentation
size/small

Invalid search syntax in dashboard queries or repository PR list views caused an unhandled exception that crashed the TUI. Wrap PullRequestListView construction in try/except blocks to catch SearchSyntaxError ...

요약 - kraddr-geo origin/main의 REST v2 POST /v2/regions/within-radius 계약에 맞춰 krtour-map KraddrGeoRestClient와 helper/parser를 정리했습니다. - 반경 행정구역 relation 값을 최신 계약인 contains/overlaps로 고정하고, RegionWithinRadius* ...

Bumps aws-actions/configure-aws-credentials from 4 to 6. details summary Release notes /summary p em Sourced from a href= https://github.com/aws-actions/configure-aws-credentials/releases aws-actions/configure-aws-credentials ...

Summary Fixes #5555 Problem Two nested-loop issues in the event recommendations conflict detection: 1. Line 227: \event.tags?.some((tag) = targetEvent.tags?.includes(tag))\ — O(M*K) per event (50 ...
gssoc:approved
level:beginner
quality:clean
type:bug
type:performance

In my last merged Pull Request https://github.com/pysal/libpysal/pull/905: bandwidth = bw_per_row[rows] * 1.0000001 # ... (some code) d.data = _lps_kernel(d.data, bandwidth, ...) on discussion with @sjsrey ...