Skip to content

Add token configuration for new repository types (Codeberg, Bitbucket) #1017

Description

@juanjemdIos

Currently somef configure only asks for a GitHub token, stored in config.json as "Authorization". When adding support for new repository types like Codeberg and Bitbucket, each platform requires its own authentication token for higher API rate limits.
So when running somef configure manually, it will sequentially ask for the token of each repository type. Something like this:

$ somef configure
Authorization (GitHub token): .....
Codeberg token (optional): ....
Bitbucket token (optional): ....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions