Skip to content

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

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

reusable cspell, claude pr reviews, link issues and prs#171
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:51
@github-actions
Copy link

🤖 Claude Code Review

This file contains a PR code review prompt template with a checklist covering:

Code Quality - Style guide compliance, no commented code, meaningful names, DRY principle, defect identification

Testing - Unit/integration tests, edge cases, >80% coverage

Documentation - README, API docs, inline comments, CHANGELOG updates

Security - No hardcoded credentials, input validation, error handling, no sensitive data in logs, flag .lic files or strings starting with AQAAAD

Pull Request Diff shows changes to 3 GitHub workflow files:

  • .github/workflows/claude-pr-review.yaml:1-20 - New workflow for Claude PR reviews
  • .github/workflows/link-issues-to-pr-post-merge.yaml:1-16 - New workflow to link issues to merged PRs
  • .github/workflows/spellcheck.yaml:91-105 - Refactored to use reusable workflow from senzing-factory/build-resources

The changes appear to be adding CI/CD automation for PR reviews and issue linking, plus consolidating the spellcheck workflow to use a reusable workflow. Would you like me to perform a review based on this checklist?

Automated code review analyzing defects and coding standards

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