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

New GitHub personal access tokens won't work #476

Open
ryanshoover opened this issue Apr 3, 2023 · 0 comments
Open

New GitHub personal access tokens won't work #476

ryanshoover opened this issue Apr 3, 2023 · 0 comments

Comments

@ryanshoover
Copy link

https://github.blog/2022-10-18-introducing-fine-grained-personal-access-tokens-for-github/

The new fine grained tokens match regex ^github_pat_[a-zA-Z0-9]{22}_[a-zA-Z0-9]{59}$

Similar to #374, we need to update our regex to support the new PATs. We should also provide guidance what level of fine-grained control Build Tools needs to do its work.

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