Skip to content

Warning

You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?

Please Star Light

Actions
Automatically comments issues opened by non-stargazers
v2
By QXIP
Star (5)

Please Star First GitHub Action

OSS Starring Partner

This GitHub Action automatically comments issues opened by non-stargazers.

Feel free to try out in this repository!

Usage

on:
  issues:
    types: [opened, reopened]

jobs:
  greet:
    runs-on: ubuntu-latest
    name: Comment issue opened by non-stargazer
    steps:
      - name: star
        uses: qxip/[email protected]

Please Star Light 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

Automatically comments issues opened by non-stargazers
v2
By QXIP

Please Star Light 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.