Skip to content

feat: refactor GitHub integration routes and update API endpoints#8

Merged
pikann merged 1 commit into
masterfrom
feature/refactor-integration-routes
Jun 2, 2026
Merged

feat: refactor GitHub integration routes and update API endpoints#8
pikann merged 1 commit into
masterfrom
feature/refactor-integration-routes

Conversation

@pikann
Copy link
Copy Markdown
Contributor

@pikann pikann commented Jun 2, 2026

  • Changed integration routes from "/github" to "/integration" for clarity.
  • Updated repository-related endpoints to use "/repositories" instead of "/github/linked-repositories".
  • Added new endpoint for creating pull requests and fetching clone info.
  • Modified data structures for repositories and pull requests to include additional fields.
  • Updated frontend API calls to match new backend routes.
  • Enhanced error handling and logging for pull request creation.

- Changed integration routes from "/github" to "/integration" for clarity.
- Updated repository-related endpoints to use "/repositories" instead of "/github/linked-repositories".
- Added new endpoint for creating pull requests and fetching clone info.
- Modified data structures for repositories and pull requests to include additional fields.
- Updated frontend API calls to match new backend routes.
- Enhanced error handling and logging for pull request creation.
@pikann pikann merged commit 8e8f942 into master Jun 2, 2026
5 checks passed
@pikann pikann deleted the feature/refactor-integration-routes branch June 2, 2026 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant