Skip to content

PR Comment

Actions
Post a comment on PR
v1.0.1
Latest
Star (7)

Tags

 (1)

GitHub Actions status

PR Comment Action

This action comments a message on PR.

Inputs

repo-token

Required The GitHub Token for comment on PR.

message

Required The message to comment on PR.

Outputs

commentUrl

The PR comment URL.

Example Usage

uses: github-actions-up-and-running/[email protected]
with:
  repo-token: ${{ secrets.GITHUB_TOKEN }}
  message: Nice PR!👍

PR Comment is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Post a comment on PR
v1.0.1
Latest

Tags

 (1)

PR Comment is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.