Which AI model should I use with GitHub Copilot?
Ever wondered which AI model is the best fit for your GitHub Copilot project? Here are some things to consider. The post Which AI model should I use with GitHub Copilot? appeared first on The GitHub Blog.
GitHub Availability Report: March 2025
In March, we experienced one incident that resulted in degraded performance across GitHub services. The post GitHub Availability Report: March 2025 appeared first on The GitHub Blog.
Introducing sub-issues: Enhancing issue management on GitHub
Explore the iterative development journey of GitHub's sub-issues feature. Learn how we leveraged sub-issues to build and refine sub-issues, breaking down larger tasks into smaller, manageable ones. The post Introducing sub-issues: Enhancing issue manag...
How to request a change to a CVE record
Learn how to identify which CVE Numbering Authority is responsible for the record, how to contact them, and what to include with your suggestion. The post How to request a change to a CVE record appeared first on The GitHub Blog.
Git turns 20: A Q&A with Linus Torvalds
To celebrate two decades of Git, we sat down with Linus Torvalds—the creator of Git and Linux—to discuss how it forever changed software development. The post Git turns 20: A Q&A with Linus Torvalds appeared first on The GitHub Blog.
Localhost dangers: CORS and DNS rebinding
What is CORS and how can a CORS misconfiguration lead to security issues? In this blog post, we’ll describe some common CORS issues as well as how you can find and fix them. The post Localhost dangers: CORS and DNS rebinding appeared first on The Git...
5 GitHub Actions every maintainer needs to know
With these actions, you can keep your open source projects organized, minimize repetitive and manual tasks, and focus more on writing code. The post 5 GitHub Actions every maintainer needs to know appeared first on The GitHub Blog.
Mastering GitHub Copilot: When to use AI agent mode
Discover the differences between agent mode and Copilot Edits with GitHub Copilot—and when to use them in your workflows. The post Mastering GitHub Copilot: When to use AI agent mode appeared first on The GitHub Blog.