Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add details about using a classic PAT #356

Merged
merged 4 commits into from May 9, 2023
Merged

Conversation

LL782
Copy link
Contributor

@LL782 LL782 commented Apr 4, 2023

Let's include README details regarding using a classic token.

I got this error when using a fine grained one.

Personal access tokens with fine grained access do not support the GraphQL API.

@LL782 LL782 requested a review from a team as a code owner April 4, 2023 13:31
…actions#357)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.57.0 to 5.57.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.57.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@LL782

This comment was marked as outdated.

@LL782 LL782 marked this pull request as draft April 4, 2023 14:22
Let's include details in the readme to avoid error because of the following:

> Personal access tokens with fine grained access do not support the GraphQL API. 

> 'projectV2' field requires the scopes 'read:project'

> 'addProjectV2ItemById' field requires the scope 'project'
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@LL782 LL782 marked this pull request as ready for review April 4, 2023 14:26
@mattcosta7 mattcosta7 added this pull request to the merge queue May 9, 2023
Merged via the queue into actions:main with commit ce05fa3 May 9, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants