sindresorhus/notifier-for-github
Voir sur GitHubToken field does not support fine-grained tokens format
Open
#283 ouverte le 28 juil. 2023
help wanted
Métriques du dépôt
- Stars
- (1 965 stars)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
The HTML input seems to include validation for GitHub's Personal Access Tokens (PATs). GitHub has introduced fine-grained PATs, which have a different format.
To provide the users of the extension a bit more fine-grained control over the PATs, it would be beneficial to introduce support for those.