Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generic PAT prefix when using non-github urls #56

Open
dgkf-roche opened this issue Jun 17, 2024 · 0 comments
Open

Generic PAT prefix when using non-github urls #56

dgkf-roche opened this issue Jun 17, 2024 · 0 comments

Comments

@dgkf-roche
Copy link

This is purely cosmetic, but I've found it has a rather profound user experience impact.

When determining which environment variable to use, non-github clients still get prefixed with GITHUB_PAT. When using codeberg or GitLab, generating a GITHUB_PAT_ENTERPRISE_COM is sort of misleading.

Although just cosmetic, this is often a huge point of confusion when onboarding more junior developers, who might be encountering private git authentication and their first non-GitHub service for the first time. At my place of work this is exacerbated by having both enterprise GitHub and its competitors serving different parts of the organization, adding to confusion about which services are for which purposes.

Using a more generic GIT_PAT_ENTERPRISE_COM would go a long way toward easing adoption.

For specific hosts, having fallbacks that reflect individual providers' recommendations could always remain as special cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant