GitHub’s Post

View organization page for GitHub, graphic

4,375,055 followers

Pull requests: What are they, and how do you create one? 💡 https://lnkd.in/egfDfFki

Sergio Valverde

Infrastructure & DevOps Engineer | CI/CD | Platform Engineer | SRE | All as CODE | Problem Solver | Team player | Deploy first 🚀| AI for work |

2w

I only use the GitHub cli now, with: gh pr create --title "" --body "" --reviewer mona,hubot

Mike Duffy

Systems Thinker | Solutions Architect | Technology Leader

2w

What shell prompt is that?

Priyam Srivastava

B.Tech CSE Undergrad '27 | Sophomore

1w

Oh my posh! The terminal looks amazing.

Like
Reply
Lion Wigger

Industriemeister in Textilwirtschaft

1w

A Pull Request is such a game changer in software development! 🚀 It allows you to propose changes to a project before they are merged into the main codebase. With pull requests, you can: Gather feedback: Team members can review proposed changes and provide valuable insights before anything gets finalized. 🧐 Enhance collaboration: It’s the perfect tool for coordinating teamwork, as everyone can see what others are working on. 👥 Ensure version control: Integrated with GitHub, it ensures that the code stays clean and conflict-free. 🔧 In short, pull requests make development not only more efficient but also safer while boosting team collaboration! 🎉

Speaking of GH PRs: when do we get a PR merge-with-rebase strategy that actually keeps the source repo hash intact (if it's up to date with the target branch ofc)? I realize there are benefits to having the exact time of merge in the committer date info, but I kind of dislike altering the source branch in any way unless it absolutely _has_ to be brought to sync.

Carsten Daurehøj 🧑💻

🧑💻Fullstack Developer, Team Lead 🧑💻 | TypeScript, JavaScript, React Native, React, UX, Node.js, System Architect, DevOps, CI/CD, AWS | 🏠 Prefers Remote 🏠 | Open Source Enthusiast 🫶🦄

1w

Using the github cli has made my life so much easier.. Every day I'm moving further and further away from the browser and I love it.. gh pr create --fill --assign @me

We are happy as GitHub made CI/CD Easy!

Holly Smith-Young

UX Technical Writer and Editor in search of my next role

1w

This was one of my favorite parts in my role as a tech writer/editor at Akamai. I loved learning all the calls and what they each did. I hope my next role involves pull requests! 😁

Дмитро Кривулянський

Fullstack Software Developer | Python | Flask | Postgres | Frontend | JavaScript | MySQL | Telegram

1w

Good to know! I am happy to recommend you my GitHub: https://github.com/DmitroKDS. Check out my projects. And please leave me a review.

Felix Joshua Benson

Consultant at Healthgarde. Computer Scientist. Mobile App developer.

2w

Thanks for sharing. I'll take advantage of it 😄

See more comments

To view or add a comment, sign in

Explore topics