Skip to content

Browser extension to easily code review with GitHub codeowners

License

Notifications You must be signed in to change notification settings

code-owners/codeowners-ext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codeowners-ext

Browser extension (Chrome) to easily code review with GitHub codeowners Features:

  • Filter out files that don't belong to you
  • Works with teams as well
  • Support for private repos (see below)

image

Github Access Tokens for Private repos

Codeowners file fetches the PR, the CODEOWNERS file and your user's teams.
It does this using the npm library codeowners-api.
Don't worry, we don't send anything anywhere, we store your token safely in the chrome storage.
For this, it needs a github access tokens with these permissions:

  • repo (Full control of private repositories)
  • user:read:user

image

Credits

Elay Gliksberg && Ore Poran

About

Browser extension to easily code review with GitHub codeowners

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •