How Can We Help?
General Usage
Some plugins and themes hosted on GitHub.com and elsewhere provide for automatic updates using Git Updater. If you have been asked to install Git Updater for this purpose this is all that is required.
- Installation and activate the Git Updater plugin.
- Add a Personal Access Token so that you will not hit GitHub APIās hourly limit.
- The access token must have read privileges for
repo
andread:packages
.
It is not necessary to add a GitHub Personal Access Token, but itās a good idea.
Personal GitHub Access Token
There is a setting for a personal GitHub Access Token. IĀ stronglyĀ encourage everyone to create aĀ personal access token. Create one with at leastĀ repo
and read:packages
Ā privileges and your rate limit will be increased to 5000 API hits per hour. Unauthenticated calls to the GitHub API are limited to 60 API calls per hour and in certain circumstances, like shared hosting, these limits will be more frequently hit. ThanksĀ mlteal.
Be sure to keep the Git Updater plugin updated too. š