When we try to get a release by tag it doesn't
return draft releases. In order to get draft
releases we need to list the releases using a
token that has write access on the repo.
Signed-off-by: Harikrishnan Balagopal <harikrishmenon@gmail.com>
To be able to manage foreign repositories.
The `owner` and `repo` is extracted from the `repo_name`.
Otherwise, it uses the current repository.
Closes#24
Signed-off-by: Akos Kitta <kittaakos@typefox.io>