general-settings

Currently the only thing that gets configured under general is a GitHub token. This token is used to retrieve:

  • Repositories
  • Issues
  • Pull Requests

And various details such as comments and reactions about the above items.

In the future we will have the ability to also use this token to clone a repository. For now that is limited to SSH auth on the system where mule is running.

For more information on creating a GitHub Token, check out their documentation