Skip to content

kota999/github-actions-ts-action-sample

Repository files navigation

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/pr-comment@v1.0.0
with:
  repo-token: ${{ secrets.GITHUB_TOKEN }}
  message: Nice PR!👍

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published