Skip to content

Conversation

nikolapeja6
Copy link
Member

This pull request enhances the create_pull_request tool in src/tools/repos.ts to support creating pull requests from forked repositories. The changes include adding a new parameter for specifying the fork repository ID and updating the logic to handle this parameter when creating pull requests.

GitHub issue number

Fixes #254

Associated Risks

none

PR Checklist

  • I have read the contribution guidelines
  • I have read the code of conduct guidelines
  • Title of the pull request is clear and informative.
  • 👌 Code hygiene
  • 🔭 Telemetry added, updated, or N/A
  • 📄 Documentation added, updated, or N/A
  • 🛡️ Automated tests added, or N/A

🧪 How did you test it?

Tested manually - managed to create a PR from a forked repo into the original one.

@nikolapeja6 nikolapeja6 requested a review from a team as a code owner July 28, 2025 21:23
Copy link

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@nikolapeja6 nikolapeja6 merged commit f42ab17 into main Jul 29, 2025
8 checks passed
@nikolapeja6 nikolapeja6 deleted the users/nikolapeja6/issue-254 branch July 29, 2025 08:11
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.

Add forkSource support to repo_create_pull_request

3 participants