Skip to content

Consider using different environment variable names #2

@taylorthurlow

Description

@taylorthurlow

GH_REPO and GH_TOKEN are generic enough where you need to worry about other applications making the same mistake, and using the same environment variable name. Especially when asking users to set these permanently, I suggest something like TIL_RB_GITHUB_REPO and TIL_RB_GITHUB_TOKEN. Realistically there's no negative to them being longer because you never need to re-type it after configuration.

Ultimately these should be in their own configuration file, probably under ~/.config, but I'm sure that's being considered.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions