sindresorhus/notifier-for-github

Token field does not support fine-grained tokens format

Open

#283 geöffnet am 28. Juli 2023

Auf GitHub ansehen
 (3 Kommentare) (3 Reaktionen) (0 zugewiesene Personen)JavaScript (144 Forks)user submission
help wanted

Repository-Metriken

Stars
 (1.965 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide