0.2.0
0.2.0 (2026-08-30)
Distribution release: one-line PR bot, plugin packaging, hooks.
Features
- Composite GitHub Action at the repo root: the PR bot becomes a single
uses: cagatayuncu/gitdoctor@v0.2.0line (inputs: checks, skip,
min-severity, comment, fail-on, github-token; dogfooded on this repo's own PRs) - Claude Code plugin manifest (
.claude-plugin/plugin.json); installable via
thecagatayuncu/claude-pluginsmarketplace - Integration layer: client
pre-pushand serverpre-receivehooks (both
fixture-tested), cron watcher for CI-less repos, scheduled-scan template,
GitLab CI and Bitbucket Pipelines drafts - Test suite grown to 45 scenarios (hook gates exercised over real pushes)
Fixes
- PR bot polish from its first live run: report written outside the worktree,
GitHub-side checks get a token, deliberate SC2016 silenced - LF checkout forced for extensionless hook files and stub fixtures
Docs
- MIT license, README badges and topics, plugin install instructions,
check count corrected to the mechanical 42