Skip to content

muccg/docker-github-labeller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-github-labeller

Automagically create issue labels in your GitHub projects. (https://github.com/IonicaBizau/github-labeller)

 docker run --rm \
            --interactive \
            --tty \
            -v "$(pwd):$(pwd)" \
            -w $(pwd)
            -it muccg/github-labeller -r <org>/<repo> -t <api-key> -c <labels.json>

Releases

No releases published

Packages

No packages published