Sign inSign up

yosifkit/official-images-issue-labeler

By yosifkit

Updated over 10 years ago

Image
0

489

yosifkit/official-images-issue-labeler repository overview

Official Images Automatic Issue Labeler Build Status

This is for labeling issues and PR's according to the library files they modify.

Put a Github api-key in your home directory.

$ docker build -t official-images-issue-labeler .
$ docker run -it --rm official-images-issue-labeler --help
Usage:
  app [OPTIONS]

Application Options:
      --token=deadbeef             GitHub API access token
      --owner=docker-library
      --repo=official-images
      --state=[open|closed|all]

Help Options:
  -h, --help                       Show this help message

$ docker run -it --rm official-images-issue-labeler --token "$(cat ~/.github)"

Tag summary

Content type

Image

Digest

sha256:fab0a7d8c

Size

248.7 MB

Last updated

over 10 years ago

docker pull yosifkit/official-images-issue-labeler