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

Fix 403 error on contributions from forks #663

Merged
merged 9 commits into from
Oct 11, 2023

Conversation

TucksonDev
Copy link
Contributor

@TucksonDev TucksonDev commented Oct 11, 2023

This PR temporarily disables the format checker for contributions coming from forked repositories. For context, contributions from forked repositories that contain formatting errors, throw when trying to write the comment on the PR (the contribution is coming from a different repository which doesn't have rights to access the writing API for this repo).

Until a better solution is found, disabling seems to be the best option to unblock those external contributions.

@cla-bot cla-bot bot added the s label Oct 11, 2023
@vercel
Copy link

vercel bot commented Oct 11, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nitro-docs ✅ Ready (Inspect) Visit Preview Oct 11, 2023 1:26pm

@github-actions
Copy link

Hey there!
It looks like your changes are not well formatted. You can merge this PR, but we recommend to format your code with:

cd website && yarn format

Thanks!💙🧡

@github-actions
Copy link

Hey there!
It looks like your changes are not well formatted. You can merge this PR, but we recommend to format your code with:

cd website && yarn format

Thanks!💙🧡

Copy link
Contributor

@symbolpunk symbolpunk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TY 🙏

@symbolpunk symbolpunk merged commit c2ff67a into master Oct 11, 2023
4 checks passed
@symbolpunk symbolpunk deleted the fix-403-on-contributions-from-forks branch October 11, 2023 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants