WeSearch
Hub / Tags / Pull Request
TAG · #PULL-REQUEST

Pull Request coverage.

Every story in the WeSearch catalog tagged with #pull-request, chronological, with view counts. Subscribe to the per-tag RSS feed to follow this topic in your reader of choice.

25 stories tagged with #pull-request, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.

⌘ RSS feed for this tag →   or   search "Pull Request"

RELATED TAGS
#software-development1#code-refactoring1#performance-optimization1#open-source1#ai-development1#code-review1#engineering-productivity1#software-delivery1#pull-requests1
R/LOCALLLAMA

ui: Mermaid Diagrams in chat + interactive preview by allozaur · Pull Request #24032 · ggml-org/llama.cpp

18 views ·
DEV.TO (TOP)

How to write good commit messages and pull requests — a team guide

How to write good commit messages and pull requests — a team guide This will be a...…

14 views ·
#webdev#ai#frontend
ROUTERJOCKEY

Git for Network Engineers, Part 1: From Zero to Your First Pull Request

Last Tuesday you made changes to a playbook because the on-call engineer needed an ACL pushed in a hurry. This morning the same playbook is failing, and the version that worked las…

16 views ·
#git#networking#version control
PHORONIX

Linux Networking Still Seeing "Significantly Bigger" Pull Requests Due To AI

Last week's collection of networking subsystem fixes for Linux 7.1 noted craziness continuing with no end in sight with a large pull request of fixes with many of them spurred on b…

18 views ·
#linux#networking#ai
GITHUBSTATUS

Incident with Pull Requests, Issues, Git Operations and API Requests

GitHub's Status Page - Incident with Pull Requests, Issues, Git Operations and API Requests.…

23 views ·
#github#incident#notifications
R/LOCALLLAMA

CUDA: add fast walsh-hadamard transform by am17an · Pull Request #23615 · ggml-org/llama.cpp

16 views ·
YCOMBINATOR

Ask HN: Is paying $2/pull request too high?

18 views ·
#software#development#open-source
R/TECHNOLOGY

Linus Torvalds to ‘start being more hardnosed’ about ‘pointless pull requests’ – some of which come from AIs

21 views ·
R/LOCALLLAMA

server: fix checkpoints creation by jacekpoplawski · Pull Request #22929 · ggml-org/llama.cpp

16 views ·
THEREGISTER

Linus Torvalds to 'start being more hardnosed' about 'pointless pull requests'

Warns large release candidates ‘are *not* conducive to long-term stability’…

17 views ·
#linux#development#ai
DEV.TO (TOP)

What 12 Months of AI-Generated Pull Requests Taught My Engineering Team

When our platform team adopted AI coding assistants across every repository in early 2025, I expected...…

15 views ·
#ai#softwareengineering#productivity
DEV.TO (TOP)

Terraform CI/CD with Google Cloud: Plan on Pull Request and Apply with Approval

Simple Terraform codes on laptop is alright for learning. But, at some point, things gotten more...…

14 views ·
#terraform#googlecloud#devops
DEV.TO (TOP)

Here’s a beginner-friendly guide to GitHub, especially focused on forks and pull requests, which are the core of real-world collaboration

🚀 GitHub for Beginners (Forks, Pull Requests, and Collaboration) GitHub is where...…

15 views ·
#github#git#webdev
LOBSTERS

Stop Using Pull Requests

Your team’s code review process is probably an expensive illusion of quality. Here’s what the evidence says, and what to do instead.…

18 views ·
#software development#code review#quality assurance
GITHUB

Cannot see all pull requests [still true after a month]

🏷️ Discussion Type Bug Body Multiple members (maybe all) of our team cannot see their own pull requests; nor can we see all of the PRs in our repo. While the badge on our repo say…

14 views ·
#github#software#bugs
ANGELLIST

The Interview That Ships to Production: replacing whiteboards with pull requests

How we replaced whiteboards with pull requests, and why candidates keep improving the interview itself…

15 views ·
#technology#interviews#artificial intelligence
THE REGISTER

TanStack weighs invitation-only pull requests after supply chain attack

Shai-Hulud worm exploited GitHub Actions misconfiguration to poison shared cache, now project weighing nuclear option on unsolicited contributions…

14 views ·
#security#github#open source
GITHUB

spr: Stacked Pull Requests on GitHub

Stacked Pull Requests on GitHub. Contribute to ejoffe/spr development by creating an account on GitHub.…

15 views ·
#github#development#software
DEV.TO (TOP)

What I learned opening my first sixty open source pull requests

Twelve days ago my GitHub account had zero contributions on it. Today there are about sixty PRs across twenty-something repos. Here's what I got wrong, in the actual order I got it…

14 views ·
#opensource#github#programming
LOBSTERS

Reviewing so called Pull Requests at $dayjob

15 views ·
R/LOCALLLAMA

llama: avoid copying logits during prompt decode in MTP by am17an · Pull Request #23198 · ggml-org/llama.cpp

19 views ·
DEV.TO (TOP)

The Review Bottleneck: Why Faster Code Generation Isn't Faster Delivery

The numbers nobody wants to talk about The AI Engineering Report 2026 analyzed telemetry...…

14 views ·
#ai development#code review#engineering productivity
R/LOCALLLAMA

webui: support video files as input by foldl · Pull Request #22830 · ggml-org/llama.cpp

18 views ·
GITHUB

Refactor: Unified codebase for better performance by vishxrad- Pull Request #517

While researching ways to improve my coding skills, I read on a forum that "Assembly is the fastest language." Since we value performance, I took the liberty of migrating…

16 views ·
#software development#code refactoring#performance optimization
DEV.TO (TOP)

I built a small repo for your first open-source pull request

Making your first open-source contribution is confusing. It is not just code. You have to...…

11 views ·
#github#opensource#beginners