Skip to content

feat: add batch issue inspection - #7

Merged
gokul-debugger merged 1 commit into
mainfrom
feature/batch-inspection
Aug 24, 2026
Merged

feat: add batch issue inspection#7
gokul-debugger merged 1 commit into
mainfrom
feature/batch-inspection

Conversation

@gokul-debugger

Copy link
Copy Markdown
Owner

Summary

  • add contribcheck batch for newline-delimited issue references
  • preserve input order while using bounded asynchronous concurrency
  • retain per-item failures without discarding successful reports
  • provide versioned JSON output, aggregate verdict counts, and documented exit codes

Testing

  • python -m pytest (51 passed)
  • ruff check .
  • ruff format --check .
  • mypy src tests
  • git diff --check

Closes #3

@gokul-debugger
gokul-debugger merged commit 881a522 into main Aug 24, 2026
1 check passed
@gokul-debugger
gokul-debugger deleted the feature/batch-inspection branch August 24, 2026 21:40
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.

Support batch inspection of multiple issues

1 participant