Skip to content

GitHub Blog Search

Search Results for: Pull Request

An illustration of two octocats repairing a robot.

Commit Status API

Today, we shipped an API for third party services to attach statuses to commits. We created this API to allow services to color the discussion on pull requests. For example,…

Rob Sanheim
An illustration of two octocats repairing a robot.

Deploying at GitHub

Deploying is a big part of the lives of most GitHub employees. We don't have a release manager and there are no set weekly deploys. Developers and designers are responsible…

Jake Douglas
An illustration of two octocats repairing a robot.

SF Drinkup #39

All those Pull Requests got you feeling parched? Quench your thirst with us this Thursday at Thirsty Bear! Join us this Thursday evening for drinks, great conversations, and more. The…

Kami Richey
An illustration of two octocats repairing a robot.

Notifications & Stars

Today, we’re releasing a new version of our notifications system and changing the way you watch repositories on GitHub. You’ll find the new notifications indicator next to the GitHub logo…

Kyle Neath
An illustration of two octocats repairing a robot.

Notification Email Improvements

Reading notifications on github.com is greatly improved thanks to the numerous enhancements shipped out earlier today. We're excited to also announce a brand new email backend with support for rich…

Ryan Tomayko
An illustration of two octocats repairing a robot.

Game Bytes #1

Welcome to the first edition of Game Bytes, where we highlight some of the latest and greatest game development-related repositories, success stories, and other game-related tidbits. I talked with David…

Lee Reilly
An illustration of two octocats repairing a robot.

Auto Updating Comments

Pull Requests and Issues now automatically update as new comments are posted. You no longer need to repeatedly refresh while you're waiting for that pull request to finally be accepted.…

Joshua Peek
An illustration of two octocats repairing a robot.

Say Hello to Octicons

Some of the icons on our site have been the same since we launched 4 years ago. With metaphors that just barely fit what we needed them to, we felt…

Jon Rohan
An illustration of two octocats repairing a robot.

Introducing Team Mentions

For a while now, you have been able to @mention a user when discussing issues, pull requests, and commits. Now you can use the same convention to mention a Team…

Rob Sanheim
An illustration of two octocats repairing a robot.

Spring Cleaning

Spring is in the air. At GitHub we're busting out the mops and hosing down the site. Today we're removing two features. They've been gathering dust for a while and…

Chris Wanstrath
An illustration of two octocats repairing a robot.

GitHub Reflog v2.2.4

Welcome to the The GitHub Reflog — the semi-regular chronicle of remarkable GitHub repos and community activity, brought to you by Kenneth Reitz. For previous editions, check out The Reflog…

Kenneth Reitz
An illustration of two octocats repairing a robot.

@mention autocompletion

@mentions are a great way to pull someone into a issue or pull request. Internally we use a /cc convention to call out people. A lot of our issues look…

Joshua Peek
Introducing GitHub Enterprise

Introducing GitHub Enterprise

Today we're launching GitHub Enterprise: a self-hosted GitHub for your company. Easy, Secure, and Powerful GitHub Enterprise has all the great stuff you've come to expect from GitHub: commit histories,…

Zach Holman
An illustration of two octocats repairing a robot.

GitHub Secrets

Over the years we've added quite a bit of stuff to GitHub. Sometimes we ship huge features, sometimes we ship small, lesser-known bonus features. Let's talk about some of those…

Zach Holman
An illustration of two octocats repairing a robot.

All of the Hooks

Over three years ago, @pjhyett launched GitHub Services with just four services: Campfire, IRC, Lighthouse, and Twitter. Since then, 124 other people contributed to a total of 68 third-party services.…

Risk Olson
An illustration of two octocats repairing a robot.

Introducing Issue Mentions

With Issues 2.0 and GFM, it is easy to link to users, issues and commits from issue comments: You can also mention issues directly from commit messages, and the mentioned…

Aman Gupta