github
Adding the applications secrets to it's repository - add_repo_secrets.py
Here’s what we’ve done—and what we’re still doing—to improve our availability and reliability.
Open Source before GitHub was reputation-driven and full of friction
Break large changes into small, reviewable, stacked pull requests with first-class GitHub support.
A prompt injection in a GitHub issue triggered a chain reaction that ended with 4,000 developers getting OpenClaw installed without consent. The attack composes well-understood vulnerabilities into something new: one AI tool bootstrapping another.
I recommend turning Dependabot off and replacing it with a pair of scheduled GitHub Actions, one running govulncheck, and the other running CI against the latest version of your dependencies.
Announcing Entire with $60 million seed round and shipping our first product, called Checkpoints.
GitHub's Status Page - Git operation failures.
These nine open source MCP projects provide new frameworks, tools, and assistants to unlock AI-native workflows, agentic tooling, and innovation.
I am stepping down as GitHub CEO to build my next adventure. GitHub is thriving and has a bright future ahead.
Microsoft is bringing GitHub into its AI engineering team. It’s part of an AI shakeup, following the GitHub CEO resigning.
Today, we’re introducing Gemini CLI GitHub Actions. It’s a no-cost, powerful AI coding teammate for your repository. It acts both as an autonomous agent for critical routine coding tasks, and an on-demand collaborator you can quickly delegate work to.
Upgrade from a local MCP Docker image to GitHub’s hosted server and automate pull requests, continuous integration, and security triage in minutes.
A full look at agent mode in GitHub Copilot, including what it can do, when to use it, and best practices.
We’ll decode these two tools—and show you how to use them both to work more efficiently.
Kubernetes controller for GitHub Actions self-hosted runners - actions/actions-runner-controller