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

Suggest checking that the GitHub App is installed in the repository when committing returns a Resource not accessible by integration error #1220

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

emmatown
Copy link
Member

Fixes #503
Fixes #939

This error means that the GitHub App doesn't have write permissions to the configured repo. For public repos, people won't hit the "Repo not found" prompt to install the GitHub App since the repo can still be accessed without the GitHub App being installed in it. Note when using the flow to create a GitHub App, it will redirect them to install the GitHub App in the repo, this is for cases when someone is using a GitHub App created earlier or etc.

…hen committing returns a `Resource not accessible by integration` error
Copy link

changeset-bot bot commented Jul 10, 2024

🦋 Changeset detected

Latest commit: c1cebe6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 13 packages
Name Type
@keystatic/core Patch
@keystar/docs Patch
@example/astro-content Patch
@example/astro Patch
@example/localization Patch
@example/next-app Patch
@example/next-block-builder Patch
@example/next-pages Patch
@keystatic/remix-test-app Patch
keystatic-docs Patch
@keystatic/templates-astro Patch
@keystatic/templates-nextjs Patch
@keystatic/templates-remix Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@emmatown emmatown merged commit 4125996 into main Jul 10, 2024
8 checks passed
@emmatown emmatown deleted the suggest-action-when-resource-not-accessible-error branch July 10, 2024 01:34
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.

[GraphQL] Resource not accessible by integration Error - [GraphQL] Resource not accessible by integration
1 participant