Conversation
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
|
@matthewdouglas What do you think about this? There's a bunch of other useful stuff we can use Claude Code for, like issue triage and other stuff, see the official docs on the topic: https://github.com/anthropics/claude-code-action/blob/main/examples/claude.yml Seems only people with write perm to the repo have permissions. I wonder about security implications, but my first impression is that things should be fine.
|
|
Hey @Titus-von-Koeller I'm all for trying this out! The main thing is to just make sure an agent can't do some things, e.g.
|
🤖 Installing Claude Code GitHub App
This PR adds a GitHub Actions workflow that enables Claude Code integration in our repository.
What is Claude Code?
Claude Code is an AI coding agent that can help with:
How it works
Once this PR is merged, we'll be able to interact with Claude by mentioning @claude in a pull request or issue comment.
Once the workflow is triggered, Claude will analyze the comment and surrounding context, and execute on the request in a GitHub action.
Important Notes
Security
There's more information in the Claude Code action repo.
After merging this PR, let's try mentioning @claude in a comment on any PR to get started!