Skip to content

feat: add PR review and label tools#23

Merged
HugoRCD merged 3 commits intomainfrom
feat/pr-and-issue-tools
Apr 6, 2026
Merged

feat: add PR review and label tools#23
HugoRCD merged 3 commits intomainfrom
feat/pr-and-issue-tools

Conversation

@bensabic
Copy link
Copy Markdown
Contributor

@bensabic bensabic commented Apr 6, 2026

PR Review Tools

  • listPullRequestFiles — list files changed in a PR with diff status and patches
  • listPullRequestReviews — list reviews on a PR (approvals, change requests, comments)
  • createPullRequestReview — submit a formal review (approve/request changes/comment) with inline comments
  • Added to code-review, repo-explorer, and maintainer presets

Label Tools

  • listLabels — list labels available in a repository
  • addLabels — add labels to an issue or pull request
  • removeLabel — remove a label from an issue or pull request
  • Added to issue-triage, repo-explorer, and maintainer presets

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Apr 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
github-tools-docs Ready Ready Preview, Comment Apr 6, 2026 11:34am

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 6, 2026

Thank you for following the naming conventions! 🙏

Copy link
Copy Markdown
Contributor

@vercel vercel Bot left a comment

Choose a reason for hiding this comment

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

Additional Suggestion:

createGithubAgent doesn't forward the model parameter to createGithubTools, causing subagent tools (writeChangelog, investigateIssue) to be silently excluded for agents using issue-triage, repo-explorer, or maintainer presets.

Fix on Vercel

@bensabic bensabic force-pushed the feat/pr-and-issue-tools branch from d575ba3 to 8c91171 Compare April 6, 2026 11:32
@HugoRCD HugoRCD changed the title feat: add PR review, label, and subagent tools feat: add PR review, label Apr 6, 2026
@HugoRCD HugoRCD changed the title feat: add PR review, label feat: add PR review and label tools Apr 6, 2026
@HugoRCD HugoRCD merged commit daa610c into main Apr 6, 2026
13 of 14 checks passed
@HugoRCD HugoRCD deleted the feat/pr-and-issue-tools branch April 6, 2026 13:59
@github-actions github-actions Bot mentioned this pull request Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants