Home New Trending Search
About Privacy Terms
#
#PullRequests
Posts tagged #PullRequests on Bluesky

Do I think these changes would make good #PullRequests? Yeah. But I'm disinclined to make PRs, & here's why: I would have to make my case that it's worth changing HIS thing to cater to hams who RX 99.9% of the time, & that's almost assuredly not him. So I don't think he'd ever merge my shit.

0 0 1 0
Post image

🤔 Ever struggle with submitting a pull request? Wondering why it's taking forever to get your pull request approved?

✅ Scott writes about some Pull Request Etiquette in this post: https://bit.ly/3MBefsU

#SourceControl #PullRequests #GitHub

0 0 0 0

wow, @shlee made 12 PRs for Pixelfed yesterday <3

Great!
As an user and instance owner: THANK YOU. Shlee

#pixelfed #pullrequests

0 0 0 0
Preview
From Async Code Reviews to Co-Creation Patterns This article dives into the throughput and quality of the async code review process, which are very important dimensions to optimize for in product development teams. It also explains why co-creation...

"We have a process to help us build in quality that is based on feedback and inviting human judgement, but if the system incentives constrain our ability to get the feedback, that also means..."

buff.ly/w9Va1v2 #softwareengineering #pullrequests #vs #mobprogramming #cl

0 0 0 0
Preview
Review your own git pull requests Last week, I wrote about my experience working with the team at Cloud Four, and in particular some of their great practices around PR management. Today, I wanted to talk specifically about a habit my...

#Development #Techniques
Review your own Git pull requests · A simple habit can save many headaches later ilo.im/168cm6 by Chris Ferdinandi

_____
#Programming #Coding #CodeReview #VersionControl #Git #GitHub #PullRequests #WebDev #Frontend #Backend

2 0 0 0
Post image

🤔 Ever struggle with submitting a pull request? Wondering why it's taking forever to get your pull request approved?

✅ Scott writes about some Pull Request Etiquette in this post: https://bit.ly/3MBefsU

#SourceControl #PullRequests #GitHub

1 0 0 0
Mistakes I see engineers making in their code reviews In the last two years, code review has gotten much more important. Code is now easy to generate using LLMs, but it’s still just as hard to review. Many software…

“Mistakes I See Engineers Making In Their Code Reviews”, Sean Goedecke (www.seangoedecke.com/good-code-re...).

Via HN: news.ycombinator.com/item?id=4570...

On Lobsters: lobste.rs/s/ngei5p/mis...

#Programming #Reviews #CodeReviews #SeniorEngineers #SoftwareEngineering #Advice #PullRequests

1 0 0 0
A tshirt with a list

Community &
Issues &
Pull Requests &
Releases &
API &
License

A tshirt with a list Community & Issues & Pull Requests & Releases & API & License

👕I sported this tee at @allthingsopen.bsky.social the other day - and in celebration you can pick up your own copy of the #opensource stack!

#community &
#issues &
#pullrequests &
#releases &
#api &
#license

Get yours over at approachableopensource.com

5 0 0 0

Pull requests are where code quality is born. 🌱

By setting clear, configurable scoring rules in PullRule, your team builds:
✅ Consistency
✅ Fairness
✅ Long-term velocity

Strong rules → strong software. 🚀

#DevTools #PullRequests

2 0 0 0

The rules you set define the quality of your codebase. 🧩

With PullRule, PR scoring adapts to your standards → size limits, test coverage, complexity, or review depth.
You decide what “good” looks like. ✅

Clear rules → better reviews → stronger teams.

#PullRequests #SaaS

3 0 0 0

Ever feel like the same 2 people do all the PR reviews? 👀

That’s review concentration in action.
With PullRule’s HHI index, you’ll know exactly when it happens — and fix it before burnout hits. 💡

#PullRequests #SaaS #buildinpublic

4 1 0 0

Why are we building PullRule?

Pull requests should accelerate collaboration but too often they

🐢 Slow teams down
🤷 Lack clear standards
📉 Hide inefficiencies

#PullRequests #DevTools #SaaS

2 0 0 0
Post image

🤔 Ever struggle with submitting a pull request? Wondering why it's taking forever to get your pull request approved?

✅ Scott writes about some Pull Request Etiquette in this post: https://bit.ly/3MBefsU

#SourceControl #PullRequests #GitHub

2 1 0 0

Code Smarter, Not Harder.

We’re all alright especially with Code Rabbit on our team.

This AI code review tool makes pull requests easier, faster, and smarter. Just connect, commit, and collaborate in real time.

#codereview #developerslife #CodeRabbit #pullrequests

youtube.com/shorts/4QlIV...

0 0 0 0

#github #vcs #git #gitlab #pr #pullrequests #pullrequest #comments #profile #readme #aboutme #versioncontrol #versionskontrolle #version #business #programming #programmer #code #coding

0 0 0 0
Preview
Automatic Pull Requests Learn how to automate the creation of pull requests in Azure DevOps using PowerShell scripts to streamline your CI/CD workflow.

Automate your Git workflow! Learn to auto-create pull requests to keep branches up to date effortlessly. www.funkysi1701.com/posts/2024/automatic-pul... #AzureDevOps #PullRequests #Automation #PowerShell #CI/CD #DevOps

1 0 0 0
Post image

🤔 Ever struggle with submitting a pull request? Wondering why it's taking forever to get your pull request approved?

✅ Scott writes about some Pull Request Etiquette in this post: https://bit.ly/3MBefsU

#SourceControl #PullRequests #GitHub

0 0 0 0

Back in my day, we read the code we wrote, humans conducted #PullRequests, and #CoPilot s were people in airplanes.

0 0 0 0
Post image

I have reviewed more than 600 PRs in the last year and I found this to be so true.

#dev #software #github #gitlab #pullrequests

0 0 1 0
Post image

🚀 PullBar – the ultimate macOS menu bar app for GitHub power users!
👀 See your Pull Requests at a glance
✅ Track your PRs as well as buld status of each
⚡ Native, lightweight, and always up to date

menubar-apps.github.io#pullbar
apps.apple.com/app/id160191...
#GitHub #macOS #PullRequests #DevTools

0 0 0 0
Preview
Modernizing eXtreme Programming What would XP look like today?

"Pull Requests create blocking problems as people wait for approvals or merges. This has yielded many new experiments and practices—async pull requests, ephemeral PR environme..."

https://buff.ly/43w4NRp #softwareengineering #developerexperience #pullrequests #continuousintegr

2 0 0 0
Preview
Automating Code Compliance: AI-Driven Code Style Enforcement for Pull Requests Overview As teams increasingly rely on automation for code quality and compliance, ensuring consistent coding standards can be challenging during the pull request (PR) process. In this article, we explore how to build an AI-powered style enforcement…

Automating Code Compliance: AI-Driven Code Style Enforcement for Pull Requests via PlanetPowerShell #CodeCompliance #AIDriven #GitHub #PullRequests

1 0 0 0

I would like to talk about pull requests today. I had to deal with one this morning. It was a pain 😮‍💨

32 commits, 47 files changed.

Just don't do it. Keep your pull request short and in small chunks 🙏
#SoftwareDevelopment #PullRequests #Hell

0 0 0 0
Pie chart showing results of a poll asking, 'Do you proactively read pull requests?' The chart is divided into four segments: 48% 'All the time' (pink), 37% 'Occasionally' (blue), 13% 'Rarely' (light green), and a small 'Something else' section (purple). Results based on 268 votes, with a Ministry of Testing logo and January 2025 timestamp.

Pie chart showing results of a poll asking, 'Do you proactively read pull requests?' The chart is divided into four segments: 48% 'All the time' (pink), 37% 'Occasionally' (blue), 13% 'Rarely' (light green), and a small 'Something else' section (purple). Results based on 268 votes, with a Ministry of Testing logo and January 2025 timestamp.

POLL RESULTS:

Do testers proactively review pull requests? 🤔

Over 250 testers voted: 48% said 'All the time,' 37% 'Occasionally,' and 13% 'Rarely.'

Reviewing PRs fosters collaboration and catches issues early.

Where do you stand?

Read the full Trend report on MoT

#TestingPoll #PullRequests

2 0 0 0
Post image

Over the course of our careers, we are trained to adopt numerous principles. I'm not just talking about concepts like #CleanCode, #SOLID, #TestDrivenDevelopment, #DRY, #KISS, and other acronyms, but also practices like breaking down tasks, keeping #PullRequests (cont'd)

0 0 1 0
Preview
Automatic Pull Requests Learn how to automate the creation of pull requests in Azure DevOps using PowerShell scripts to streamline your CI/CD workflow.

Tired of manually managing pull requests? Dive into my latest blog post where I explore the magic of automatic pull requests and how they can revolutionize your development process. www.funkysi1701.com/posts/2024/automatic-pul... #Coding #DevOps #PullRequests

1 1 0 0
Unsplash

Unsplash

Pull request reviews are like group therapy in the best case, like group insanity in the worst.
Kindness lets you resolve both cases.

December 12
#ZenDevAdvent

Image: Unsplash #git #pullrequests #programming

7 2 0 0
Preview
Pull Request Etiquette Pull Request Etiquette

Ever struggle with submitting a pull request? Wondering why it's taking forever to get your pull request approved? Scott writes about some Pull Request Etiquette in this post: bit.ly/4awNGPz

#SourceControl #PullRequests #GitHub

0 0 0 0
See Your Pull Request Comments with the Latest Preview - ... We just shipped preview support for viewing your GitHub a...

See Your Pull Request Comments with the Latest Visual Studio Preview.

#visualstudio #github #pullrequests #git #productivity #codereviews
devblogs.microsoft.com/visualstudio/see-your-pu...

1 0 0 0