Closed gentlementlegen closed 8 months ago
The issue seems to be the same as the other repositories, that the GITHUB_TOKEN is not allowed to do any write
operations and fails on Knip, and on posting Jest coverage results to the pull request. Currently the token has the following permissions:
GITHUB_TOKEN Permissions
Actions: read
Checks: read
Contents: read
Deployments: read
Discussions: read
Issues: read
Metadata: read
Packages: read
Pages: read
PullRequests: read
RepositoryProjects: read
SecurityEvents: read
Statuses: read
The issue seems to be the same as the other repositories, that the GITHUB_TOKEN is not allowed to do any
write
operations and fails on Knip, and on posting Jest coverage results to the pull request. Currently the token has the following permissions:GITHUB_TOKEN Permissions Actions: read Checks: read Contents: read Deployments: read Discussions: read Issues: read Metadata: read Packages: read Pages: read PullRequests: read RepositoryProjects: read SecurityEvents: read Statuses: read
You're free to fix knip too as gitcoindev is occupied with a high priority and large project https://www.github.com/ubiquity/ubiquity-dollar/issues/752
Resolves #15