GitHub
What Plutus imports
Section titled “What Plutus imports”- PR merges
- Releases
Connecting
Section titled “Connecting”Method: Personal Access Token (Classic)
- In GitHub, go to Settings > Developer settings > Personal access tokens > Tokens (classic).
- Click Generate new token (classic).
- Under scopes, select
repoif you’re tracking a private repository, orpublic_repoif the repository is public. - Copy the generated token.
- In Plutus, paste the token into the Personal Access Token field.
- In the Repositories to track field, enter the repositories as a comma-separated list of
owner/repopairs (for example,acme-inc/api, acme-inc/frontend). - Click Save & connect, then Sync now to pull in PR merges and releases.