Skip to content

feat: Add Claude Assistant GitHub Action workflow#296

Merged
viveknair merged 3 commits intomainfrom
codegen-bot/add-claude-code-action-updated
May 20, 2025
Merged

feat: Add Claude Assistant GitHub Action workflow#296
viveknair merged 3 commits intomainfrom
codegen-bot/add-claude-code-action-updated

Conversation

@codegen-sh
Copy link
Copy Markdown
Contributor

@codegen-sh codegen-sh bot commented May 20, 2025

This PR integrates Claude Code GitHub Actions into the repository. It adds:

  1. A .github/workflows/claude-code.yml file that configures the Claude Assistant GitHub Action to respond to @claude mentions in issues and PR comments
  2. A CLAUDE.md file with project-specific guidelines for Claude to follow when making changes

How to use

Once this PR is merged, you can use Claude by:

  1. Mentioning @claude in issues or PR comments
  2. Asking Claude to help with code implementation, bug fixes, or other tasks
  3. Claude will analyze the codebase and respond with suggestions or create PRs

Requirements

  • An Anthropic API key needs to be added as a repository secret named ANTHROPIC_API_KEY

Security

  • The workflow is configured with appropriate security settings
  • All actions run in GitHub's secure runner environment
  • No sensitive information is exposed

This integration allows for AI-assisted development while maintaining security and following project standards.


💻 View my workAbout Codegen

@codegen-sh
Copy link
Copy Markdown
Contributor Author

codegen-sh bot commented May 20, 2025

I see a check failed - I'm on it! 🫡

💻 View my work

@codegen-sh codegen-sh bot changed the title Add Claude Assistant GitHub Action workflow feat: Add Claude Assistant GitHub Action workflow May 20, 2025
@codegen-sh
Copy link
Copy Markdown
Contributor Author

codegen-sh bot commented May 20, 2025

✅ Fixed the failing check by updating the PR title to follow the conventional commit format. The PR title now includes the "feat:" prefix to indicate this is a feature addition.

The check was failing because the repository uses semantic-pull-request to validate PR titles according to the Conventional Commits specification.

The PR should now pass all checks on the next run.

💻 View my work • React 👍 or 👎

@viveknair viveknair marked this pull request as ready for review May 20, 2025 09:53
@viveknair viveknair self-requested a review May 20, 2025 09:54
Copy link
Copy Markdown
Contributor

@viveknair viveknair left a comment

Choose a reason for hiding this comment

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

LGTM

@viveknair viveknair merged commit 3ff4c9a into main May 20, 2025
9 checks passed
@stainless-app stainless-app bot mentioned this pull request May 21, 2025
@stainless-app stainless-app bot mentioned this pull request Jun 6, 2025
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