Skip to content

Adding in claude worker #2181

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Adding in claude worker #2181

wants to merge 2 commits into from

Conversation

rshade
Copy link
Contributor

@rshade rshade commented May 23, 2025

No description provided.

@rshade rshade requested a review from Copilot May 23, 2025 18:14
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds a new GitHub Actions workflow to integrate a Claude assistant for automated issue and PR comments.

  • Introduces .github/workflows/claude.yml with triggers on comments, PRs, and issues.
  • Sets up Go environment, caching, and runs the anthropics/claude-code-action.
  • Defines fine-grained permissions and tool allowlists for security.
Comments suppressed due to low confidence (1)

.github/workflows/claude.yml:11

  • [nitpick] The id-token: write permission is not currently used by any OIDC step in this workflow. To adhere to the principle of least privilege, consider removing it until needed.
  id-token: write

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.

1 participant