Skip to content

Common Errors: Plan Upgrade Required

Pat Brisbin edited this page Apr 8, 2024 · 6 revisions

If Restyled is run on a private repository, and your plan doesn't allow that, you will receive this error. The error should contain a specific reason (such as having a public-only or limited repositories plan) and, if possible, a URL to upgrade. You can also upgrade your plan at any time on our GitHub Marketplace Listing.

GitHub Student Pack Users

The GitHub Student Pack grants free private repository restyling on repositories under your GitHub user only. Restyled plans apply based on repository, not author. This means repositories hosted under organizations you belong to are not granted private repository restyling through your Student Pack. Such repositories will still show Plan Upgrade Required errors unless that organization purchases a plan.

For more details, see here.

Changing the enabled repositories in a limited plan

If using a plan like Solo, which is limited to one private repository, Restyled will enable the first repository it sees. Which repositories are enabled or not can be changed at any time on your profile page.

Note because of a limitation in GitHub's APIs, we cannot display repositories from an organization where your membership is private. If you need to change which repositories are enabled in such a case, please reach out to support@restyled.io.

Preventing error statuses on Pull Requests

When using a limited private repository plan, if your installation is still configured to send events for all repositories, you will receive this error on all Pull Requests in your non-enabled repositories. To prevent that, adjust the repositories configuration in your installation settings:

Clone this wiki locally