<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>How GitHub builds GitHub &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/tag/how-github-builds-github/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Fri, 11 Apr 2025 22:55:06 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>Introducing sub-issues: Enhancing issue management on GitHub</title>
		<link>https://noise.getoto.net/2025/04/12/introducing-sub-issues-enhancing-issue-management-on-github/</link>
		
		<dc:creator><![CDATA[Shaun Wong]]></dc:creator>
		<pubDate>Fri, 11 Apr 2025 22:33:30 +0000</pubDate>
				<category><![CDATA[Architecture & optimization]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[GitHub Issues]]></category>
		<category><![CDATA[How GitHub builds GitHub]]></category>
		<guid isPermaLink="false">https://github.blog/?p=86361</guid>

					<description><![CDATA[<p>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.</p>
<p>The post <a href="https://github.blog/engineering/architecture-optimization/introducing-sub-issues-enhancing-issue-management-on-github/">Introducing sub-issues: Enhancing issue management on GitHub</a> appeared first on <a href="https://github.blog/">The GitHub Blog</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How we improved availability through iterative simplification</title>
		<link>https://noise.getoto.net/2024/07/23/how-we-improved-availability-through-iterative-simplification/</link>
		
		<dc:creator><![CDATA[Nick Hengeveld]]></dc:creator>
		<pubDate>Tue, 23 Jul 2024 17:00:19 +0000</pubDate>
				<category><![CDATA[Availability]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Engineering principles]]></category>
		<category><![CDATA[How GitHub builds GitHub]]></category>
		<category><![CDATA[Scale]]></category>
		<guid isPermaLink="false">https://github.blog/?p=78924</guid>

					<description><![CDATA[<p>Solving and staying ahead of problems when scaling up a system of GitHub’s size is a delicate process. Here's a look at some of the tools in GitHub's toolbox, and how we’ve used them to solve problems.</p>
<p>The post <a href="https://github.blog/engineering/engineering-principles/how-we-improved-availability-through-iterative-simplification/">How we improved availability through iterative simplification</a> appeared first on <a href="https://github.blog/">The GitHub Blog</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How we improved push processing on GitHub</title>
		<link>https://noise.getoto.net/2024/06/11/how-we-improved-push-processing-on-github/</link>
		
		<dc:creator><![CDATA[Will Haltom]]></dc:creator>
		<pubDate>Tue, 11 Jun 2024 17:00:33 +0000</pubDate>
				<category><![CDATA[Architecture & optimization]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[How GitHub builds GitHub]]></category>
		<guid isPermaLink="false">https://github.blog/?p=78344</guid>

					<description><![CDATA[<p>Pushing code to GitHub is one of the most fundamental interactions that developers have with GitHub every day. Read how we have significantly improved the ability of our monolith to correctly and fully process pushes from our users.</p>
<p>The post <a href="https://github.blog/engineering/architecture-optimization/how-we-improved-push-processing-on-github/">How we improved push processing on GitHub</a> appeared first on <a href="https://github.blog/">The GitHub Blog</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How GitHub reduced testing time for iOS apps with new runner features</title>
		<link>https://noise.getoto.net/2024/06/03/how-github-reduced-testing-time-for-ios-apps-with-new-runner-features/</link>
		
		<dc:creator><![CDATA[Stephen Glass]]></dc:creator>
		<pubDate>Mon, 03 Jun 2024 16:45:06 +0000</pubDate>
				<category><![CDATA[Engineering]]></category>
		<category><![CDATA[GitHub Actions]]></category>
		<category><![CDATA[GitHub Mobile]]></category>
		<category><![CDATA[How GitHub builds GitHub]]></category>
		<category><![CDATA[infrastructure]]></category>
		<guid isPermaLink="false">https://github.blog/?p=78252</guid>

					<description><![CDATA[<p>Learn how GitHub used macOS and Apple Silicon runners for GitHub Actions to build, test, and deploy our iOS app faster.</p>
<p>The post <a href="https://github.blog/engineering/infrastructure/how-github-reduced-testing-time-for-ios-apps-with-new-runner-features/">How GitHub reduced testing time for iOS apps with new runner features</a> appeared first on <a href="https://github.blog/">The GitHub Blog</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Empowering accessibility: GitHub’s journey building an in-house Champions program</title>
		<link>https://noise.getoto.net/2024/05/01/empowering-accessibility-githubs-journey-building-an-in-house-champions-program/</link>
		
		<dc:creator><![CDATA[Carie Fisher]]></dc:creator>
		<pubDate>Wed, 01 May 2024 17:00:13 +0000</pubDate>
				<category><![CDATA[accessibility]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Engineering principles]]></category>
		<category><![CDATA[Global Accessibility Awareness Day]]></category>
		<category><![CDATA[How GitHub builds GitHub]]></category>
		<guid isPermaLink="false">https://github.blog/?p=77810</guid>

					<description><![CDATA[<p>As part of GitHub's dedication to accessibility, we expanded our internal accessibility program and scaled up our assessment process to help remove or lower barriers for users with disabilities. Then, we empowered employees from various disciplines to drive accessibility efforts within their teams.</p>
<p>The post <a href="https://github.blog/engineering/engineering-principles/empowering-accessibility-githubs-journey-building-an-in-house-champions-program/">Empowering accessibility: GitHub’s journey building an in-house Champions program</a> appeared first on <a href="https://github.blog/">The GitHub Blog</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How GitHub uses merge queue to ship hundreds of changes every day</title>
		<link>https://noise.getoto.net/2024/03/06/how-github-uses-merge-queue-to-ship-hundreds-of-changes-every-day/</link>
		
		<dc:creator><![CDATA[Will Smythe]]></dc:creator>
		<pubDate>Wed, 06 Mar 2024 16:43:39 +0000</pubDate>
				<category><![CDATA[Collaboration]]></category>
		<category><![CDATA[Core productivity]]></category>
		<category><![CDATA[developer experience]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[GitHub Enterprise]]></category>
		<category><![CDATA[How GitHub builds GitHub]]></category>
		<category><![CDATA[pull requests]]></category>
		<guid isPermaLink="false">https://github.blog/?p=76907</guid>

					<description><![CDATA[<p>Here's how merge queue transformed the way GitHub deploys changes to production at scale, so you can do the same for your organization.</p>
<p>The post <a href="https://github.blog/2024-03-06-how-github-uses-merge-queue-to-ship-hundreds-of-changes-every-day/">How GitHub uses merge queue to ship hundreds of changes every day</a> appeared first on <a href="https://github.blog/">The GitHub Blog</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>GitHub’s Engineering Fundamentals program: How we deliver on availability, security, and accessibility</title>
		<link>https://noise.getoto.net/2024/02/08/githubs-engineering-fundamentals-program-how-we-deliver-on-availability-security-and-accessibility/</link>
		
		<dc:creator><![CDATA[Deepthi Rao Coppisetty]]></dc:creator>
		<pubDate>Thu, 08 Feb 2024 17:15:55 +0000</pubDate>
				<category><![CDATA[accessibility]]></category>
		<category><![CDATA[Availability]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[How GitHub builds GitHub]]></category>
		<category><![CDATA[security]]></category>
		<guid isPermaLink="false">https://github.blog/?p=76514</guid>

					<description><![CDATA[<p>The Fundamentals program has helped us address tech debt, improve reliability, and enhance observability of our engineering systems.</p>
<p>The post <a href="https://github.blog/2024-02-08-githubs-engineering-fundamentals-program-how-we-deliver-on-availability-security-and-accessibility/">GitHub’s Engineering Fundamentals program: How we deliver on availability, security, and accessibility</a> appeared first on <a href="https://github.blog/">The GitHub Blog</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How GitHub’s Developer Experience team improved innerloop development</title>
		<link>https://noise.getoto.net/2024/01/25/how-githubs-developer-experience-team-improved-innerloop-development/</link>
		
		<dc:creator><![CDATA[belaltaher8]]></dc:creator>
		<pubDate>Wed, 24 Jan 2024 23:21:49 +0000</pubDate>
				<category><![CDATA[Codespaces]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[Company]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[How GitHub builds GitHub]]></category>
		<guid isPermaLink="false">https://github.blog/?p=76399</guid>

					<description><![CDATA[<p>Our latest solution to the ubiquitous engineering problem of integration testing in a distributed service ecosystem here at GitHub.</p>
<p>The post <a href="https://github.blog/2024-01-24-how-githubs-developer-experience-team-improved-innerloop-development/">How GitHub’s Developer Experience team improved innerloop development</a> appeared first on <a href="https://github.blog/">The GitHub Blog</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How we organize and get things done with SERVICEOWNERS</title>
		<link>https://noise.getoto.net/2023/12/19/how-we-organize-and-get-things-done-with-serviceowners/</link>
		
		<dc:creator><![CDATA[Max Beizer]]></dc:creator>
		<pubDate>Tue, 19 Dec 2023 18:00:08 +0000</pubDate>
				<category><![CDATA[CODEOWNERS]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[How GitHub builds GitHub]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[service-oriented architecture]]></category>
		<guid isPermaLink="false">https://github.blog/?p=75858</guid>

					<description><![CDATA[<p>Take CODEOWNERS and GitHub teams to the next level. Learn about how GitHub engineering solves the age old problem of who owns what.</p>
<p>The post <a href="https://github.blog/2023-12-19-how-we-organize-and-get-things-done-with-serviceowners/">How we organize and get things done with SERVICEOWNERS</a> appeared first on <a href="https://github.blog/">The GitHub Blog</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How to communicate like a GitHub engineer: our principles, practices, and tools</title>
		<link>https://noise.getoto.net/2023/10/04/how-to-communicate-like-a-github-engineer-our-principles-practices-and-tools/</link>
		
		<dc:creator><![CDATA[Ben Balter]]></dc:creator>
		<pubDate>Wed, 04 Oct 2023 17:00:29 +0000</pubDate>
				<category><![CDATA[automation]]></category>
		<category><![CDATA[Collaboration]]></category>
		<category><![CDATA[developer experience]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Engineering principles]]></category>
		<category><![CDATA[How GitHub builds GitHub]]></category>
		<guid isPermaLink="false">https://github.blog/?p=74509</guid>

					<description><![CDATA[<p>Learn more about how we use GitHub to build GitHub, how we turned our guiding communications principles into prescriptive practices to manage our internal communications signal-to-noise ratio, and how you can contribute to the ongoing conversation.</p>
<p>The post <a href="https://github.blog/engineering/engineering-principles/how-to-communicate-like-a-github-engineer-our-principles-practices-and-tools/">How to communicate like a GitHub engineer: our principles, practices, and tools</a> appeared first on <a href="https://github.blog/">The GitHub Blog</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How GitHub uses GitHub Actions and Actions larger runners to build and test GitHub.com</title>
		<link>https://noise.getoto.net/2023/09/26/how-github-uses-github-actions-and-actions-larger-runners-to-build-and-test-github-com/</link>
		
		<dc:creator><![CDATA[Max Wagner]]></dc:creator>
		<pubDate>Tue, 26 Sep 2023 17:30:14 +0000</pubDate>
				<category><![CDATA[CI/CD]]></category>
		<category><![CDATA[developer experience]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[GitHub Actions]]></category>
		<category><![CDATA[How GitHub builds GitHub]]></category>
		<guid isPermaLink="false">https://github.blog/?p=74251</guid>

					<description><![CDATA[<p>Recently, we’ve been working to make our CI experience better by leveraging the newly released GitHub feature, Actions larger runners, to run our CI. </p>
<p>The post <a rel="nofollow" href="https://github.blog/2023-09-26-how-github-uses-github-actions-and-actions-larger-runners-to-build-and-test-github-com/">How GitHub uses GitHub Actions and Actions larger runners to build and test GitHub.com</a> appeared first on <a rel="nofollow" href="https://github.blog/">The GitHub Blog</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How to build an enterprise LLM application: Lessons from GitHub Copilot</title>
		<link>https://noise.getoto.net/2023/09/06/how-to-build-an-enterprise-llm-application-lessons-from-github-copilot/</link>
		
		<dc:creator><![CDATA[Shuyin Zhao]]></dc:creator>
		<pubDate>Wed, 06 Sep 2023 19:04:19 +0000</pubDate>
				<category><![CDATA[Engineering]]></category>
		<category><![CDATA[GitHub Copilot]]></category>
		<category><![CDATA[How GitHub builds GitHub]]></category>
		<category><![CDATA[large language models]]></category>
		<category><![CDATA[LLM]]></category>
		<guid isPermaLink="false">https://github.blog/?p=73994</guid>

					<description><![CDATA[<p>The team behind GitHub Copilot shares its lessons for building an LLM app that delivers value to both individuals and enterprise users at scale. </p>
<p>The post <a rel="nofollow" href="https://github.blog/2023-09-06-how-to-build-an-enterprise-llm-application-lessons-from-github-copilot/">How to build an enterprise LLM application: Lessons from GitHub Copilot</a> appeared first on <a rel="nofollow" href="https://github.blog/">The GitHub Blog</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Optimize your GitHub Codespaces costs with upgraded virtual machines</title>
		<link>https://noise.getoto.net/2023/08/31/how-github-reduces-costs-with-upgraded-codespaces/</link>
		
		<dc:creator><![CDATA[Craig Peters]]></dc:creator>
		<pubDate>Thu, 31 Aug 2023 15:00:52 +0000</pubDate>
				<category><![CDATA[Codespaces]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[How GitHub builds GitHub]]></category>
		<guid isPermaLink="false">https://github.blog/?p=73937</guid>

					<description><![CDATA[<p>See how much more you can get out of GitHub Codespaces by taking advantage of the improved processing power and increased headroom in the next generation of virtual machines.</p>
<p>The post <a rel="nofollow" href="https://github.blog/2023-08-31-how-github-reduces-costs-with-upgraded-codespaces/">Optimize your GitHub Codespaces costs with upgraded virtual machines</a> appeared first on <a rel="nofollow" href="https://github.blog/">The GitHub Blog</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How we build containerized services at GitHub using GitHub</title>
		<link>https://noise.getoto.net/2023/08/02/how-we-build-containerized-services-at-github-using-github/</link>
		
		<dc:creator><![CDATA[MV Karan]]></dc:creator>
		<pubDate>Wed, 02 Aug 2023 12:31:17 +0000</pubDate>
				<category><![CDATA[ChatOps]]></category>
		<category><![CDATA[developer experience]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[How GitHub builds GitHub]]></category>
		<guid isPermaLink="false">https://github.blog/?p=73456</guid>

					<description><![CDATA[Learn about how we build containerized services that power microservices on the GitHub.com platform and many internal tools.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Scaling merge-ort across GitHub</title>
		<link>https://noise.getoto.net/2023/07/27/scaling-merge-ort-across-github/</link>
		
		<dc:creator><![CDATA[Matt Cooper]]></dc:creator>
		<pubDate>Thu, 27 Jul 2023 16:00:54 +0000</pubDate>
				<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[How GitHub builds GitHub]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[Scale]]></category>
		<guid isPermaLink="false">https://github.blog/?p=73390</guid>

					<description><![CDATA[GitHub switched to performing merges and rebases using merge-ort. Come behind the scenes to see why and how we made this change.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Inside GitHub: Working with the LLMs behind GitHub Copilot</title>
		<link>https://noise.getoto.net/2023/05/17/inside-github-working-with-the-llms-behind-github-copilot/</link>
		
		<dc:creator><![CDATA[Sara Verdi]]></dc:creator>
		<pubDate>Wed, 17 May 2023 17:32:32 +0000</pubDate>
				<category><![CDATA[Engineering]]></category>
		<category><![CDATA[generative AI]]></category>
		<category><![CDATA[GitHub Copilot]]></category>
		<category><![CDATA[How GitHub builds GitHub]]></category>
		<category><![CDATA[LLM]]></category>
		<category><![CDATA[Product]]></category>
		<guid isPermaLink="false">https://github.blog/?p=71956</guid>

					<description><![CDATA[Developers behind GitHub Copilot discuss what it was like to work with OpenAI’s large language model and how it informed the development of Copilot as we know it today.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How GitHub Copilot is getting better at understanding your code</title>
		<link>https://noise.getoto.net/2023/05/17/how-github-copilot-is-getting-better-at-understanding-your-code/</link>
		
		<dc:creator><![CDATA[Johan Rosenkilde]]></dc:creator>
		<pubDate>Wed, 17 May 2023 17:32:16 +0000</pubDate>
				<category><![CDATA[Engineering]]></category>
		<category><![CDATA[generative AI]]></category>
		<category><![CDATA[GitHub Copilot]]></category>
		<category><![CDATA[How GitHub builds GitHub]]></category>
		<category><![CDATA[large language models]]></category>
		<category><![CDATA[LLM]]></category>
		<category><![CDATA[machine learning]]></category>
		<category><![CDATA[Product]]></category>
		<guid isPermaLink="false">https://github.blog/?p=71978</guid>

					<description><![CDATA[With a new Fill-in-the-Middle paradigm, GitHub engineers improved the way GitHub Copilot contextualizes your code. By continuing to develop and test advanced retrieval algorithms, they’re working on making our AI tool even more advanced.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How we use GitHub to be more productive, collaborative, and secure</title>
		<link>https://noise.getoto.net/2022/12/20/how-we-use-github-to-be-more-productive-collaborative-and-secure/</link>
		
		<dc:creator><![CDATA[Mike Hanley]]></dc:creator>
		<pubDate>Tue, 20 Dec 2022 17:00:33 +0000</pubDate>
				<category><![CDATA[Engineering]]></category>
		<category><![CDATA[How GitHub builds GitHub]]></category>
		<category><![CDATA[Product]]></category>
		<category><![CDATA[security]]></category>
		<guid isPermaLink="false">https://github.blog/?p=69220</guid>

					<description><![CDATA[Our engineering and security teams do some incredible work. Let’s take a look at how we use GitHub to be more productive, build collaboratively, and shift security left.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 33/397 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2025-12-08 19:09:20 by W3 Total Cache
-->