Skip to content

PostCatComment

Actions
create cat comment
v1.0.1
Latest
Star (0)

Tags

 (1)

PostCatComment

This action is create cat comment.

Inputs

owner

Required owner name.

repo

Required repo name.

issueNumber

Required issue number.

Maybe, {{ github.event.issues.id }} .

myToken

Required github token.

{{ secrets.GITHUB_TOKEN }} .

Outputs

 ∧,,∧

(=・ω・)

(,, uuノ

Example usage

jobs:
  build:
    steps:
    - name: Post Cat Comment
      uses: starfish719/post-cat-comment@v1
      with:
        owner: starfish719
        repo: post-cat-comment
        issueNumber: {{ github.event.issues.id }}
        myToken: ${{ secrets.GITHUB_TOKEN }}

PostCatComment 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

create cat comment
v1.0.1
Latest

Tags

 (1)

PostCatComment 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.