Previous: Forge Functions and Variables, Up: Support for Other Forges [Contents]
github forges,
because all other forges do not support using the API to create an
API token.  As a consequence, if the user makes a request and the
necessary token cannot be found, then that results in an error.
Tokens can be created at:
Also see Manually Creating and Storing a Token and How Ghub uses Auth-Source.
gitea.host and
gogs.host are not taken into account.
user/repo when accessing another forge, one has
to use user%2Frepo when accessing Gitlab, e.g.:
(glab-get "/projects/python-mode-devs%2Fpython-mode")