First Run ========= Firstly, generate a personalized token as instructed `here `_ and save it in :code:`src/ontobot_change_agent/token.txt`. Next, run: .. code-block:: shell $ poetry run ochange issues --label synonym This should return a list of issue titles tagged with the label `synonym`. By default, we've chosen the `mondo repository `_ . If you need to test with another repository, add an option :code:`-r` and follow it with the :code:`organization/repository_name`.