Skip to content

reusable cspell, claude pr reviews, link issues and prs#29

Merged
kernelsam merged 1 commit intomainfrom
skern-build-resources-updates
Nov 20, 2025
Merged

reusable cspell, claude pr reviews, link issues and prs#29
kernelsam merged 1 commit intomainfrom
skern-build-resources-updates

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:56
@github-actions
Copy link

🤖 Claude Code Review

This file contains a PR code review prompt for reviewing GitHub pull requests against a team checklist. The document includes:

Structure:

  1. Code Quality Checklist - Checks for style guide compliance, code cleanliness, naming conventions, DRY principle, and defect identification

  2. Testing Checklist - Ensures unit tests, integration tests, edge case coverage, and >80% test coverage

  3. Documentation Checklist - Verifies README, API docs, inline comments, and CHANGELOG updates

  4. Security Checklist - Validates no hardcoded credentials, input validation, error handling, log security, and flags suspicious license files (containing strings starting with AQAAAD)

  5. Pull Request Diff - Contains the actual PR diff showing:

    • Addition of claude-pr-review.yaml workflow (lines 39-64)
    • Addition of link-issues-to-pr-post-merge.yaml workflow (lines 65-86)
    • Modification of spellcheck.yaml to use reusable workflow (lines 87-106)

The PR being reviewed adds three workflow enhancements:

  1. Claude-powered PR reviews
  2. Automatic issue linking after PR merge
  3. Reusable cspell workflow

Is there something specific you'd like me to do with this file? Would you like me to perform the actual review, modify the prompt, or something else?

Automated code review analyzing defects and coding standards

@kernelsam kernelsam enabled auto-merge (squash) November 20, 2025 19:32
@kernelsam kernelsam merged commit c98f393 into main Nov 20, 2025
28 checks passed
@kernelsam kernelsam deleted the skern-build-resources-updates branch November 20, 2025 20:05
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

2 participants