aws-github-ops/Issue Auto Labeling and Assigning

trigger an action based on issue content

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 9, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: aws-github-ops/aws-issue-triage-manager@d22c6c480f9a1fe4abba77b6762a05a5b51ef6b2 # no releases — HEAD as of 2026-07-12

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
targetChoose to function only on issues, PRs, or bothnoboth
area-is-keywordAutomatically count the area string as a keyword for that areanofalse
default-areaLabels and assignees to apply when no keywords are detectedno
included-labelsOnly issues which include one of these labels will be triagedno
excluded-labelsIssues which include any of these labels will not be triagedno
excluded-expressionsWords to exclude from searchno
similarityDetermines how similar two words can be for similarity to be detectedno.125
body-valueHow much each keyword in issue body is weightedno.025
affixesStrings to append or prepend to all keywordsno
namedescription
titleTitle of Issue
bodyBody of Issue
labeled"true" if labeled otherwise "false"
assigned"true" if assigned otherwise "false"