Skip to content

Conversation

@kernelsam
Copy link
Contributor

@kernelsam kernelsam commented Nov 20, 2025

@kernelsam kernelsam requested a review from a team as a code owner November 20, 2025 18:55
@github-actions
Copy link

🤖 Claude Code Review

This file contains a PR code review prompt template with a checklist and the actual PR diff at the bottom. The PR makes three changes to GitHub Actions workflows:

  1. Adds Claude PR Review workflow (.github/workflows/claude-pr-review.yaml) - A new automated PR review using Claude AI
  2. Adds post-merge issue linking (.github/workflows/link-issues-to-pr-post-merge.yaml) - Links issues to merged PRs automatically
  3. Refactors spellcheck workflow (.github/workflows/spellcheck.yaml) - Consolidates the spellcheck configuration to use a reusable workflow from senzing-factory/build-resources

All three workflows reference reusable workflows from senzing-factory/build-resources@v3 and follow proper permission scoping with minimal required permissions.

Would you like me to:

  • Perform the actual code review using this checklist?
  • Analyze specific aspects of these workflow changes?
  • Something else?

Automated code review analyzing defects and coding standards

@kernelsam kernelsam enabled auto-merge (squash) November 20, 2025 19:11
@kernelsam kernelsam merged commit 868ecfc into main Nov 20, 2025
24 checks passed
@kernelsam kernelsam deleted the skern-build-resources-updates branch November 20, 2025 19:23
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.

reusable cspell workflow add claude pr reviews to all garage repos Automate linking issues and prs on merge

3 participants