update_pr_branch
Update a pull request branch to include upstream changes, preventing merge conflicts and keeping it in sync with the base branch.
Instructions
Updates the pull request branch with the latest upstream changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pr_number | Yes | ||
| repo_name | Yes | ||
| repo_owner | Yes | ||
| expected_head_sha | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||