Skip to content

0.2.0

Choose a tag to compare

@cagatayuncu cagatayuncu released this 31 Aug 15:16
· 17 commits to develop since this release
55216f1

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.0 line (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
    the cagatayuncu/claude-plugins marketplace
  • Integration layer: client pre-push and server pre-receive hooks (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