sindresorhus/notifier-for-github

Token field does not support fine-grained tokens format

开放

#283 创建于 2023年7月28日

 (3 条评论) (3 个反应) (0 位负责人)JavaScript (144 个派生)user submission
help wanted

仓库指标

星标
 (1,965 个星标)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南