Problem:
Currently the default repo for the creation of issues is pinned to danielmeppiel/corporate-website. This is a statically defined pair of constants variables [OWNER, REPO] defined in multiple files including:
Solution:
It would be ideal for a user to be able to set these values via an environment variable or a config file for meeting-2-code at runtime and/or provide a way to choose the correct repo during the analyze phase via a form/field input when assigning/creating the issue itself.