# GitHub - Create comment in an issue action

The Create comment in an issue action adds a comment to a GitHub issue.

# Input

Input field Description
Organization Select from the drop-down menu or enter the organization name. You can find the organization name in your GitHub URL. For example, https://github.com/organization/repo_name/.
Repository name Enter the repository name you plan to monitor for new pull requests.
Issue number Enter the number associated with the issue. Your issue number is at the end of the URL of the issue page.
Body Enter the body of the comment you plan to create in an issue.

# Output

Output field Description
Comment Details about the comment that you plan to create.
Issue Details about the issue that contains the comment.


Last updated: 8/19/2025, 6:21:58 PM

On this page