Skip to content

Releases: emreozyoruk/hush

Release list

hush v1.0.0

Choose a tag to compare

@emreozyoruk emreozyoruk released this 20 Sep 07:34

First release.

A GitHub Action that labels new issues only when it can say how sure it is — and stays quiet when it can't.

  • One request per issue: label, spam, needs-more-info and possible-duplicate all travel together (~$0.00002)
  • Every verdict carries the probability behind it, and every threshold is yours
  • apply: false by default: it writes a table into the job summary until you trust it
  • Never creates a label, never removes one, never touches a label a person set
- uses: emreozyoruk/hush@v1
  with:
    typesafe-api-key: ${{ secrets.TYPESAFE_API_KEY }}

Built on Jev, TypeSafe's System One decision model.