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

Avoid the assumption that the default branch is always main #7

Open
leynier opened this issue Feb 1, 2023 · 1 comment
Open

Avoid the assumption that the default branch is always main #7

leynier opened this issue Feb 1, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@leynier
Copy link
Member

leynier commented Feb 1, 2023

const githubQueryLink = `https://github.com/${username}/${username}/new/main/cucoders_data/new?value=${encodedFileData}&filename=profile-data.json`;

A proposal is to include the name of the default branch of the special repository in the member's information.

@manuelernestog
Copy link
Member

Nice catch @leynier. I'll make something to handle that, Thanks 🙌

@manuelernestog manuelernestog added the bug Something isn't working label Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants