sindresorhus/notifier-for-github

Token field does not support fine-grained tokens format

Open

#283 aberto em 28 de jul. de 2023

Ver no GitHub
 (3 comments) (3 reactions) (0 assignees)JavaScript (144 forks)user submission
help wanted

Métricas do repositório

Stars
 (1.965 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador