Auto-Assign a Pull Request on GitHub

Joe Previte
InstructorJoe Previte
Share this video with your friends

Social Share Links

Send Tweet
Published 5 years ago
Updated 3 years ago

In this lesson, you will learn how to automatically assign pull requests to other collaborators on GitHub. Create the file .github/CODEOWNERS and use the code * {github_usernames} and you're done.

If you prefer to learn by reading, you can read the accompanying blog post.

To learn more about the syntax for code owners, read the GitHub docs.