Artwork

Content provided by Donn Felker & Kaushik Gopal, Donn Felker, and Kaushik Gopal. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Donn Felker & Kaushik Gopal, Donn Felker, and Kaushik Gopal or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Player FM - Podcast App
Go offline with the Player FM app!

239: Require PR Reviews with CODEOWNERS

12:04
 
Share
 

Manage episode 348250199 series 1401635
Content provided by Donn Felker & Kaushik Gopal, Donn Felker, and Kaushik Gopal. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Donn Felker & Kaushik Gopal, Donn Felker, and Kaushik Gopal or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.

In this short episode, Donn talks about the CODEOWNERS file and how it can help you ensure teams review the code that they are responsible for before merging.

The CODEOWNERS file is a file that you drop into the root of your project (or into the /docs or .github/ directory) that tells GitHub (or whatever git host you're using) to require a review for any code changes that match the patterns as defined in the CODEOWNERS file. You'll specify a matching pattern and users, or teams that own that pattern of files and they will be required to review the PR before it can be merged. This helps prevent unwanted changes to files that may or may not be owned by one team or another. This is useful as teams grow larger and need more control over the changes in their application codebase.

Links

Donn's Git Course

Need to learn Git? Donn has the course for you. In this FREE course you'll learn everything you need to know in order to start working with Git everyday. Watch it here.

AndroidJobs.IO

  • Job postings are FREE on AndroidJobs.IO during the early release phase (at the time of this recording).
  • Sign up to get notified of new jobs on a weekly basis as well.
  • AndroidJobs.IO

Software Freelancing

Contact

@fragmentedcast or our Youtube channel

@donnfelker and donnfelker (on Instagram)

Freelancing for Mobile Developers (Donn's YouTube)

kaushikgopal (on YouTube) or jkl.gg/b or @kaushikgopal

Disclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support.

  continue reading

250 episodes

Artwork
iconShare
 
Manage episode 348250199 series 1401635
Content provided by Donn Felker & Kaushik Gopal, Donn Felker, and Kaushik Gopal. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Donn Felker & Kaushik Gopal, Donn Felker, and Kaushik Gopal or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.

In this short episode, Donn talks about the CODEOWNERS file and how it can help you ensure teams review the code that they are responsible for before merging.

The CODEOWNERS file is a file that you drop into the root of your project (or into the /docs or .github/ directory) that tells GitHub (or whatever git host you're using) to require a review for any code changes that match the patterns as defined in the CODEOWNERS file. You'll specify a matching pattern and users, or teams that own that pattern of files and they will be required to review the PR before it can be merged. This helps prevent unwanted changes to files that may or may not be owned by one team or another. This is useful as teams grow larger and need more control over the changes in their application codebase.

Links

Donn's Git Course

Need to learn Git? Donn has the course for you. In this FREE course you'll learn everything you need to know in order to start working with Git everyday. Watch it here.

AndroidJobs.IO

  • Job postings are FREE on AndroidJobs.IO during the early release phase (at the time of this recording).
  • Sign up to get notified of new jobs on a weekly basis as well.
  • AndroidJobs.IO

Software Freelancing

Contact

@fragmentedcast or our Youtube channel

@donnfelker and donnfelker (on Instagram)

Freelancing for Mobile Developers (Donn's YouTube)

kaushikgopal (on YouTube) or jkl.gg/b or @kaushikgopal

Disclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support.

  continue reading

250 episodes

All episodes

×
 
Loading …

Welcome to Player FM!

Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.

 

Quick Reference Guide