technote-space/Auto card labeler

GitHub actions that automatically labels Issues or PullRequests based on project card moves.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
GITHUB_TOKENSecret GitHub API token to use for making API requests.no${{ github.token }}
CONFIG_FILENAMEConfig file name.nocard-labeler.yml
SEARCH_PROJECT_BY_REGEXPWhether to search project name by regular expression.no""
SEARCH_PROJECT_REGEXP_FLAGSRegExp flags for project.no""
SEARCH_COLUMN_BY_REGEXPWhether to search column name by regular expression.no""
SEARCH_COLUMN_REGEXP_FLAGSRegExp flags for project.no""
PROJECT_CONFIG_IS_REQUIREDWhether to throw an error if the project's configuration is not found.nofalse

no outputs