Description
Register as a GitHub App and handle installations, preparing for Marketplace. This uses your GitHub expertise to make the app installable.
Steps to Implement
- Create a new GitHub App in developer settings with required permissions.
- Update backend to handle installation events and store configs in MongoDB.
- Add setup flow in frontend for post-install configuration.
- Test webhook routing for multiple users.
Acceptance Criteria
- App registers and installs on a test repo.
- Configs persist per installation.
Related Issues/Dependencies
- All checklist items completed.
Effort Estimate
Medium
Description
Register as a GitHub App and handle installations, preparing for Marketplace. This uses your GitHub expertise to make the app installable.
Steps to Implement
Acceptance Criteria
Related Issues/Dependencies
Effort Estimate
Medium