[Midnightbsd-cvs] [MidnightBSD/src] 69a35b: Add Claude Code automatic and on-demand PR review ...

Lucas Holt noreply at github.com
Tue Jun 2 11:35:35 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/src
  Commit: 69a35b97763b181db72b70ecff64f34758b2ccf6
      https://github.com/MidnightBSD/src/commit/69a35b97763b181db72b70ecff64f34758b2ccf6
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-06-02 (Tue, 02 Jun 2026)

  Changed paths:
    A .github/workflows/claude-review-ondemand.yml
    A .github/workflows/claude-review.yml

  Log Message:
  -----------
  Add Claude Code automatic and on-demand PR review workflows

Adds two GitHub Actions workflows using anthropics/claude-code-action at v1:
- claude-review.yml: auto-reviews every PR against main/master
- claude-review-ondemand.yml: triggered by /code-review comment on a PR

Both post inline review comments and include MidnightBSD-specific
instructions (style(9), malloc/free auditing, AI-prohibited paths).

Requires ANTHROPIC_API_KEY set as a GitHub org secret.

AI-Assisted-by: Claude Sonnet 4.6



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications


More information about the Midnightbsd-cvs mailing list