Skip to content

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

Filter by

163M results  (2 s)

163M results

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

This pull request was generated by the mq tool [test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours [pullrequest] requests per hour: 60 target branch: main ...

This PR was automatically generated from issue #88. - Labels: catalog-intake, catalog-add-dataset - Generated Catalog ID (if applicable): `` - Concept ID (if applicable): `` - Policy ID (if applicable): ...
catalog-intake-pr

Summary This PR refactors the switch entity implementation to use individual classes instead of a generic description-based pattern, and adds two new diagnostic sensors for exposing controller decision ...

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

Problem The build fails with a ResolutionImpossible error because requirements.txt contained two conflicting entries for pyTelegramBotAPI (4.22.0 and 4.16.0). It also included telebot==0.0.5, a separate ...

Description is_email( abc..def@xyz.com ) returns the address as valid, even though the local part contains consecutive dots. PHP s filter_var( …, FILTER_VALIDATE_EMAIL ) rejects it, and so does every ...

Summary Rewrites the project README.md to be a lean, professional overview and removes the README content-assertions from the contract checks so the canonical governance text lives only in docs/. - ...

Summary Completes Task 004 from CURSOR_TASKS.md. Changes storage/opportunity_store.py - Added warm_lead_score REAL DEFAULT 0.0 to the outreach_attempts CREATE TABLE statement (line 110) - Added ...