Skip to content

Add Claude AI workflows for code review and interactive mentions#495

Merged
jnewton03 merged 1 commit intomainfrom
add-claude-workflows
Jan 26, 2026
Merged

Add Claude AI workflows for code review and interactive mentions#495
jnewton03 merged 1 commit intomainfrom
add-claude-workflows

Conversation

@jnewton03
Copy link
Contributor

Summary

  • Add claude.yml workflow for @claude mention handling on issues/PRs
  • Add claude-code-review.yml workflow for automatic PR code reviews
  • Both workflows use reusable workflows from liquibase/build-logic

Test plan

  • Verify workflows appear in Actions tab after merge
  • Test @claude mention on an issue
  • Observe automatic code review on a new PR

🤖 Generated with Claude Code

- Add claude.yml for @claude mention handling on issues/PRs
- Add claude-code-review.yml for automatic PR code reviews
- Both workflows use reusable workflows from liquibase/build-logic

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@jnewton03 jnewton03 self-assigned this Jan 26, 2026
@jnewton03
Copy link
Contributor Author

@coderabbitai review

@coderabbitai
Copy link

coderabbitai bot commented Jan 26, 2026

✅ Actions performed

Review triggered.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@coderabbitai
Copy link

coderabbitai bot commented Jan 26, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

Two new GitHub Actions workflows are added to enable Claude-based code review integration. One workflow automates code reviews on pull request events, while the other enables manual invocation through @claude mentions in comments and review threads.

Changes

Cohort / File(s) Summary
GitHub Actions Workflows
\.github/workflows/claude-code-review\.yml, \.github/workflows/claude\.yml
Added two new workflows: one automatically triggered on pull requests for code review, another triggered by @claude mentions in comments/reviews. Both workflows reuse centralized reusable workflows from liquibase/build-logic repository with appropriate permission scoping.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~4 minutes

Suggested labels

type: ci

Suggested reviewers

  • sayaliM0412

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@jnewton03 jnewton03 merged commit 32f798b into main Jan 26, 2026
7 checks passed
@jnewton03 jnewton03 deleted the add-claude-workflows branch January 26, 2026 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant