Skip to content

GitHub Blog Search

Search Results for: GitHub Actions

Git 2.9 has been released

Git 2.9 has been released

The open source Git project has just released Git 2.9.0, with a variety of features and bug fixes. Here's our look at some of the most interesting new features: Faster…

Jeff King
An illustration of two octocats repairing a robot.

Repository invitations

Beginning today, repository admins must invite you to their repository and you must accept the invitation before you can start collaborating. Repository invitations let you decide whether or not you…

Coraline Ada Ehmke
An illustration of two octocats repairing a robot.

Expanded webhook events

Webhooks are one of the more powerful ways to extend GitHub. They allow internal tools and third-party integrations to subscribe to specific activity on GitHub and receive notifications (via an…

David Celis
An illustration of two octocats repairing a robot.

Move Fast and Fix Things

Anyone who has worked on a large enough codebase knows that technical debt is an inescapable reality: The more rapidly an application grows in size and complexity, the more technical…

Vicent Martí
An illustration of two octocats repairing a robot.

Content Security Policy

We've started rolling out a new security feature called "Content Security Policy" or CSP. As a user, it will better protect your account against XSS attacks. But, be aware, it…

Joshua Peek
An illustration of two octocats repairing a robot.

Zen Writing Mode

At GitHub, we love finding new ways to help people get in the zone. Today we’re excited to announce a feature that we hope will do just that. You’ll now…

Coby Chapple
An illustration of two octocats repairing a robot.

Network problems last Friday

On Friday, November 30th, GitHub had a rough day. We experienced 18 minutes of complete unavailability along with sporadic bursts of slow responses and intermittent errors for the entire day.…

Mark Imbriaco
An illustration of two octocats repairing a robot.

Game Bytes #3

GitHub is a goldmine of resources for game developers. I'd like to introduce you to five open source projects that'll help you build your first, or next, amazing game. Check…

Lee Reilly
An illustration of two octocats repairing a robot.

New Issues and Gist API

One of the first requests we received after launching Issues 2.0 was API support. Today, we are launching the documentation for API v3, with support for all of the new…

Risk Olson
An illustration of two octocats repairing a robot.

New Organizations API

I pushed the new Organization API documentation today. You can now access and modify Organization and Team information for your repositories. The Org API managed to test the limits of…

Risk Olson