Skip to content

Repository files navigation

AutoLabeller

This GitHub bot is used to recommend solved issues for GFIs, so that new developers can use those recommendations as worked examples.

Setting Up

  1. Setup a GitHub bot following the GitHub documentation.

  2. Install the requirements

pip install -r requirements.txt
  1. Set up config.ini following the example at config.ini.example

  2. Run the bot

python index.py

Using

After installing the bot any new issue that gets labelled as Good First Issue will get a comment suggesting a similar, solved, issue.

Note: it's important that the bot is running and setup before installing it, so that it can build up the database with solved issues.

About

Source code to a GitHub app auto labeller

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages