buluma/ShadowNet - Issue Auto Labeling and Assigning

trigger an action based on issue/PR comment

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Jul 6, 2026
Maintenance Recency
Stalelast commit Mar 29, 2022
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: buluma/issue-action@3eb23ad056c93fca3538e7321af925135a250487 # 0.1.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github-tokenGithub tokenyes
parametersJSON array of keywords to look for and labels and assignees to be set when there's a keyword matchyes
title-or-bodyWhether to check the issue title, the issue body, or both for matching keywordsnoboth
namedescription
titleTitle of Issue
bodyBody of Issue
labeled"true" if labeled otherwise "false"
assigned"true" if assigned otherwise "false"