Export to GitHub
Export directly to GitHub to integrate icon updates with your review flow.
Prerequisites
Use one of the following:
- Fine-grained PAT (recommended) with:
- Contents: Read & write
- Pull requests: Read & write
- Repository access: the specific repo(s) you’ll export to
- Classic PAT with:
- Private repos:
repo
- Public-only repos:
public_repo
- Private repos:
- Org with SAML SSO? After creating your token, click Authorize for the org.
Steps
- Settings → Sync Provider: choose GitHub and enter owner, repo, and token.
- Scan your file.
- Click Export to Repository.
- The plugin:
- Creates a branch
figma-icons-update-{timestamp}
- Commits optimized SVGs
- Opens a Pull Request and shows you the link
- Creates a branch
- Assign reviewers and merge when ready.