GitHub Integration
Create GitHub Issues from Scriptonia dev tickets.
GitHub integration
Connecting GitHub
- Go to Settings → Integrations
- Click Connect GitHub
- Install the Scriptonia GitHub App and select which repositories it can access
Creating issues
Click Export → GitHub Issues on any PRD. Select the repository and optionally a milestone. Scriptonia creates one issue per ticket with:
- Title and description in Markdown
- Labels matching ticket type (feature, chore, spike)
- Milestone if selected
Avoiding duplicates
Scriptonia checks for existing open issues with the same title before creating new ones and warns you if a potential duplicate is found.