tea_pr_approve
Approve a Gitea pull request by specifying its repository and PR number, optionally adding a comment.
Instructions
Approve a pull request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | Repository path or 'owner/name' slug (defaults to repo detected from working directory) | |
| index | Yes | Pull request number to approve | |
| comment | No | Optional approval comment |