Skip to content

Hacktoberfest Greet

Actions
Greet someone and when someone makes a Pull Request
v1.1.0
Latest
Star (5)

Tags

 (1)

Woofy Comment

A cute little actions which comments on your Pull Request made in the time of Hacktoberfest

Usage

  • Require GITHUB_TOKEN secret.
  • Triggered on pull_request_target event type.

You can now consume the action by referencing the v1.1.0 tag.

name: Woofy
on: pull_request_target
jobs:
  build:
    runs-on: ubuntu-latest
    steps:      
      - uses: HarishTeens/[email protected]
        with:
            GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

May the Dog be with you!

Hacktoberfest Greet 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

Greet someone and when someone makes a Pull Request
v1.1.0
Latest

Tags

 (1)

Hacktoberfest Greet 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.