Releases: emreozyoruk/hush
Releases · emreozyoruk/hush
Release list
hush v1.0.0
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: falseby 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.