Action: Create Comment

GitHub Operation

This GitHub action posts a new comment on an issue or pull request.

Example User Story

I want to add a comment to a pull request to request changes before merging the code.

Fields

Field Name
Field Type
Required

issueNumber

Integer

Yes

body

String

Yes

GitHub

Example link

Code (Apache v2.0): Operation

Last updated