Skip to content

Add Claude BugBot PR review action - #77

Merged
Luen merged 1 commit into
mainfrom
chore/claude-bugbot-action
Aug 14, 2026
Merged

Add Claude BugBot PR review action#77
Luen merged 1 commit into
mainfrom
chore/claude-bugbot-action

Conversation

@Luen

@LuenLuen commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add .github/workflows/bugbot.yml using Claude BugBot for automated inline PR bug reviews.
  • Uses actions/checkout@v7.0.1 and rekpero/claude-bugbot-github-action@v1.0.14.
  • Skips Dependabot PRs; full git history for the history lens.

Setup required after merge

  1. Add repository secret CLAUDE_SETUP_TOKEN (from claude setup-token):
    Settings → Secrets and variables → Actions → New repository secret
  2. Confirm Settings → Actions → General → Workflow permissions is Read and write permissions.

Optional: if thread auto-resolve fails, add classic PAT (repo scope) as GH_PAT and uncomment github-token in the workflow.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Luen
Luen merged commit 7e87cb0 into mainAug 14, 2026
8 checks passed
@Luen
Luen deleted the chore/claude-bugbot-action branch August 14, 2026 00:27
Sign up for freeto 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.

1 participant

@Luen