sindresorhus/notifier-for-github

Token field does not support fine-grained tokens format

Open

#283 建立於 2023年7月28日

在 GitHub 查看
 (3 留言) (3 反應) (0 負責人)JavaScript (1,965 star) (144 fork)user submission
help wanted

描述

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.

貢獻者指南