RamonGebben/mergify

Add config/init command

Closed this issue · 0 comments

Because the installation requires some skippable steps I'd like to add a --configure command.
This command would prompt the user to input:

  • Gitlab URL
  • Private token
  • User ID
  • other stuff we might need in the future

I think creating a .config when it doesn't exist would suffice and JSON should be the format.