update_pr_branch
Updates a pull request branch to incorporate latest upstream changes, ensuring it remains current for review and merge.
Instructions
Updates the pull request branch with the latest upstream changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_owner | Yes | ||
| repo_name | Yes | ||
| pr_number | Yes | ||
| expected_head_sha | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||