-
“We use GitHub as a community management system–kind of like a social network."
-
“We provide the same developer experience for everybody in the company, and it has increased our developer productivity.”
-
“Until now, team members almost never reviewed code or provided feedback, but since the introduction of GitHub, people started using pull requests to provide code reviews. Recently, there’s been feedback coming in from other teams as well, so we’re seeing collaboration across departments—that almost never happened before.”
-
“You can’t do that with a file system or database. And you don’t get a history of changes. When you treat GitHub as a universal tool, it creates a lot of opportunities and introduces interesting new workflows to the process.”
-
"Code changes were relegated to a handful of people in an ivory tower. It’s made what we do much more seamless, transparent, and collaborative.”
-
“Whether it’s being initiated, planned, executed, or terminated, the ticket contains all relevant information, including its owner.” They use a template to maintain consistency and stickers to generate a weekly report with the GitHub API. “There’s less manual work, and leads can send stickers out to the wider teams."
-
“With GitHub, there is a radical difference in how we use the tool.”
-
"GitHub was phenomenal. They supported us in the business case versus rushing us into the enterprise license before we had proven it. That was a key enabler for us.”
-
"When you open source a project it encourages conversations and idea sharing that will help let the daylight in and spur innovation."
-
"With CircleCI and GitHub as your tools, ramp up time shrinks, and we see that as a competitive advantage."
-
"We don't sell software, but software underpins nearly everything we do to deliver value to customers."
-
"With GitHub Copilot, now we can code as fast as we can think. The time it saves by keeping us focused is immeasurable."
-
"Instead of having to open a browser, search for something in Stack Overflow or Confluence, and then go back to your code editor and figure out how to incorporate what you learned, you can just generate what you need with GitHub Copilot. The time it saves by keeping us focused …
-
“Dependabot gives visibility into security issues with our code and helps our managers understand when they need to step in."
-
"I don't have to make sure each person downloads a local container management solution and unzips all the right files to the right locations. They just spin up a Codespace, fire up some containers, and we can get started right away."