task icon Task

Comment on GitHub Issue

Add a comment to an existing GitHub issue

Requirements
Repository (owner/repo), issue number, comment content
1

Confirm the comment details:

  • Repository and issue number
  • Comment content (markdown supported)

Help compose the comment if needed—suggest formatting,
@mentions, or issue references as appropriate.

3

Confirm the comment was added.
Provide the link to view the comment on GitHub.

                    To run this task you must have the following required information:

> Repository (owner/repo), issue number, comment content

If you don't have all of this information, exit here and respond asking for any extra information you require, and instructions to run this task again with ALL required information.

---

You MUST use a todo list to complete these steps in order. Never move on to one step if you haven't completed the previous step. If you have multiple CONSECUTIVE read steps in a row, read them all at once (in parallel). Otherwise, do not read a file until you reach that step.

Add all steps to your todo list now and begin executing.

## Steps

1. Confirm the comment details:
- Repository and issue number
- Comment content (markdown supported)

Help compose the comment if needed—suggest formatting, 
@mentions, or issue references as appropriate.


2. [Gather Arguments: Comment on GitHub Issue] The next step has the following requirements for arguments, do not proceed until you have all the required information:
- `owner`: owner from requirements
- `repo`: repo from requirements
- `issue_number`: issue number
- `body`: comment body

3. [Run Code: Comment on GitHub Issue]: Call `run_script` with:

```json
{
  "file": {
    "path": https://sk.ills.app/code/github.issues.comment/preview,
    "args": [
      "owner",
      "repo",
      "issue_number",
      "body"
    ]
  },
  "packages": null
}
```

4. Confirm the comment was added.
Provide the link to view the comment on GitHub.