Skip to content

Janealter/branch-pr-comment

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

Overview

Send comment to PR associated with branch.

Using

steps:
  - name: PR comment
    uses: Janealter/branch-pr-comment@v1
    env:
      GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
    with:
      message: "Some message"
      branch: feature/example

About

Send comment to PR associated with branch

Resources

License

Stars

Watchers

Forks

Packages

No packages published