Skip to content

LGTMoon on GitHub Issue and Pull request

Actions
Post LGTM image on GitHub Issue and Pull request using LGTMoon
v1.5
Latest
Star (13)

Tags

 (2)

action-lgtmoon

Post LGTM image on GitHub Issue and Pull request using LGTMoon.

example

Inputs

github-token

Required The GitHub token used to create an authenticated client.

Example usage

name: LGTM
on:
  issue_comment:
    types: [created]
  pull_request_review:
    types: [submitted]
  pull_request_review_comment:
    types: [created]

jobs:
  lgtm:
    runs-on: ubuntu-latest
    steps:
      - name: LGTM
        uses: Doarakko/action-lgtmoon/@v1.5
        with:
          github-token: ${{secrets.GITHUB_TOKEN}}

Credit

LGTMoon on GitHub Issue and Pull request 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 LGTM image on GitHub Issue and Pull request using LGTMoon
v1.5
Latest

Tags

 (2)

LGTMoon on GitHub Issue and Pull request 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.