Skip to content

Adding in claude worker#2181

Closed
rshade wants to merge 2 commits intomasterfrom
claude
Closed

Adding in claude worker#2181
rshade wants to merge 2 commits intomasterfrom
claude

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
Contributor

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

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@dirien
Copy link
Contributor

dirien commented Mar 21, 2026

Closing this one — the workflow has an if condition checking for pulumi/pulumi-afp, so it would never fire in this repo. The repo also has AGENTS.md and CLAUDE.md set up now, which covers the AI-assisted workflow side of things.

@dirien dirien closed this Mar 21, 2026
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.

3 participants