Skip to content

Add hush - #44

Closed
emreozyoruk wants to merge 1 commit into
hellogumbo:mainfrom
emreozyoruk:add-hush
Closed

emreozyoruk wants to merge 1 commit into
hellogumbo:mainfrom
emreozyoruk:add-hush

Conversation

@emreozyoruk

@emreozyoruk emreozyoruk commented Sep 20, 2026

Copy link
Copy Markdown
Contributor

hush — a GitHub Action that triages new issues with Jev and abstains when it isn't sure.

Label, spam, needs-more-info and possible-duplicate all travel in one /v1/systemone call. Each verdict is applied only when it clears a threshold the maintainer sets — the label question gates on both the option's probability and the answer's confidence — and below the line the action leaves the issue untouched and records why in the job summary. It defaults to reporting only, never creates or removes a label, and never touches one a person set.

Listed under integrations since it lives inside GitHub rather than being a standalone tool. MIT, no dependencies, tests for the decision layer.


View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

Summary by CodeRabbit

  • New Features
    • Added the hush project to the project directory.
    • Hush is a GitHub Action for issue triage that applies labels such as spam, needs-info, and duplicate based on a configurable threshold.

@coderabbitai

coderabbitai Bot commented Sep 20, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: d12dd0bf-3add-4d2a-8373-7cd0d927ce3d

📥 Commits

Reviewing files that changed from the base of the PR and between 776f499 and 7809fbf.

📒 Files selected for processing (1)
  • data/projects.json

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The project catalog adds hush, a JavaScript GitHub Action for threshold-gated issue triage, with its repository, category, date, description, and current star count.

Changes

Project catalog

Layer / File(s) Summary
Hush project entry
data/projects.json
Adds metadata for emreozyoruk/hush to the projects array.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~3 minutes

Change: Feature

Suggested reviewers: scald

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description explains the project, its Jev integration, and its category. It does not include the required template headings or confirm the validation, generated-file, and author or announcement ch… Add the required Project and Where Jev fits sections. Confirm that one object was added to data/projects.json and npm run validate was run, that README.md and site/index.html were not committed, and that the author or project announcement s…
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the main change: adding the hush project.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Description check

Explanation

The description explains the project, its Jev integration, and its category. It does not include the required template headings or confirm the validation, generated-file, and author or announcement checklist items.

Resolution

Add the required Project and Where Jev fits sections. Confirm that one object was added to data/projects.json and npm run validate was run, that README.md and site/index.html were not committed, and that the author or project announcement source is linked.

  • Fix all pre-merge checks with AI
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create a new PR

Warning

⚠️ This pull request has been flagged as potential spam (promotional) by CodeRabbit slop detection and should be reviewed carefully.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

scald pushed a commit that referenced this pull request Sep 21, 2026
Landed from #44.
@scald

scald commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

Landed on main as 4f5d1cc with you as the commit author, so it shows on your contributions. Live at https://awesomejev.com/#integrations.

Closing the PR rather than merging because the site's data file gets appended to nightly, which makes fork branches conflict faster than they can be reviewed. Landing the entry directly keeps your authorship without force-pushing to your fork. Thanks for the submission.

@scald scald closed this Sep 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants