sindresorhus/notifier-for-github

Token field does not support fine-grained tokens format

オープン

#283 opened on 2023/07/28

 (3 件のコメント) (3 件のリアクション) (0 人の担当者)JavaScript (144 件のフォーク)user submission
help wanted

Repository metrics

Stars
 (1,965 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド