Skip to content

feat: implement pull request management functions#3

Open
PratikSingal wants to merge 1 commit intoKallows:mainfrom
PratikSingal:main
Open

feat: implement pull request management functions#3
PratikSingal wants to merge 1 commit intoKallows:mainfrom
PratikSingal:main

Conversation

@PratikSingal
Copy link

  • bb_read_pull_request - get detailed PR information
  • bb_list_pull_requests - list PRs with filtering/pagination
  • bb_get_pull_request_diff - retrieve complete line-by-line diffs
  • bb_get_pull_request_diffstat - get diff statistics and file summaries

* bb_read_pull_request - get detailed PR information
* bb_list_pull_requests - list PRs with filtering/pagination
* bb_get_pull_request_diff - retrieve complete line-by-line diffs
* bb_get_pull_request_diffstat - get diff statistics and file summaries
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.

2 participants