feat(github-app): add command-specific @gittensory responses#25
Merged
JSONbored merged 6 commits intoMay 29, 2026
Merged
Conversation
monsterdavidliu-ux
force-pushed
the
feat/18-command-specific-responses
branch
from
May 28, 2026 23:03
97843aa to
90c9515
Compare
monsterdavidliu-ux
force-pushed
the
feat/18-command-specific-responses
branch
from
May 28, 2026 23:08
90c9515 to
f29e524
Compare
JSONbored
requested changes
May 29, 2026
JSONbored
left a comment
Owner
There was a problem hiding this comment.
PR #25 - feat(github-app): add command-specific @gittensory responses
Signal: REQUEST CHANGES
Required changes:
- Fix failing test expectation in test/unit/github-commands.test.ts.
- Make duplicate-check output include the expected public-safe phrase, or update the test to match the intended wording.
- Fix the duplicated sanitizer footer text: “private ranking, private context, private context”.
- Add/keep sanitizer coverage proving no score/reward/wallet/hotkey/raw-trust/reviewability leakage.
- Re-run validate after fixing the unit failure.
7 tasks
Include duplicate-check blocker labels, dedupe sanitizer footer output, and expand public-comment leakage coverage in unit tests.
Add edge-case tests for blocker label fallbacks, duplicate-risk heuristics, preflight rerun bullets, and duplicate-check action fallback picking.
Contributor
Author
6 tasks
24 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
@gittensory preflight,blockers,duplicate-check, andnext-actioninstead of reusing one generic top-action section.likely_duplicate,open_pr_pressure) to public-safe wording in maintainer-facing comments.Closes #18
Validation
npm run typechecknpx vitest run test/unit/github-commands.test.ts(5/5 passed)Safety