Skip to content

Golang Package to Interpret CODEOWNERS files from GitHub

License

Notifications You must be signed in to change notification settings

ddub/go-github-codeowners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

₍ᐢ•ﻌ•ᐢ₎ go-github-codeowners

Build Status Coverage Status

Easy way to find github.User objects for given paths in specific repositories that contain CODEOWNERS files

Usage

a small example that prints the login for the default code owners for a specific repo

Examples

example/

basic

Create yourself a personal access token on github then export it as GITHUB_AUTH_TOKEN environment variable

$ GITHUB_AUTH_TOKEN=0000000000000000000000000000000000000000 go run examples/basic/main.go

Tests

How to run the tests

Install goconvey and then run it :-)

About

Golang Package to Interpret CODEOWNERS files from GitHub

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published