Skip to content

Conversation

@danhellem
Copy link
Contributor

@danhellem danhellem commented Dec 19, 2025

This pull request makes a minor update to the trimPullRequest function in src/tools/repositories.ts, adding the pull request's project name to the returned object.

GitHub issue number

#784

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?

Minor update to include project name in response of create_pr. Tested via tests and manually.

@danhellem danhellem requested a review from a team as a code owner December 19, 2025 18:22
@github-actions
Copy link

github-actions bot commented Dec 19, 2025

Dependency Review

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

Scanned Files

None

@danhellem danhellem enabled auto-merge (squash) December 22, 2025 15:37
Copy link
Member

@nikolapeja6 nikolapeja6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, 🙇‍♂️

@danhellem danhellem merged commit 60b10ee into main Dec 22, 2025
7 checks passed
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.

After using the repo_create_pull_request tool, the LLM often displays an incorrect project in the pull request URL

3 participants