update_pr_branch
Rebase a pull request branch onto its base branch to incorporate latest changes and resolve conflicts.
Instructions
Update a pull request branch by rebasing on the base branch
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Owner/username | |
| repo | Yes | Repository name | |
| index | Yes | Pull request number |