-
Notifications
You must be signed in to change notification settings - Fork 60
Trigger Claude Code from Port #2703
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
base: main
Are you sure you want to change the base?
Conversation
This pull request is automatically being deployed by Amplify Hosting (learn more). |
…rt-labs/port-docs into PORT-trigger-claude-from-port
…rt-labs/port-docs into PORT-trigger-claude-from-port
- You have a Port account and have completed the [onboarding process](https://docs.port.io/getting-started/overview). | ||
- [Port's GitHub app](https://docs.port.io/build-your-software-catalog/sync-data-to-catalog/git/github/) is installed in your account. | ||
- You have access to [create and configure AI agents](https://docs.port.io/ai-agents/overview#getting-started-with-ai-agents) in Port. | ||
- Claude Code is enabled in your repository. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the way I understand it, this guide explains how to enable Claude Code in the repository
|
||
## Set up GitHub workflow | ||
|
||
Create the file `.github/workflows/claude-backend.yaml` in the `.github/workflows` folder of your repository. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we have a general note we say in othre guides around creating a port repository with all the related workflows or somethign like that.
The stup is 1 repo with the backend workflow, and claude code is able to be triggered from all repositores
Co-authored-by: Matanga1-2 <[email protected]>
Co-authored-by: Matanga1-2 <[email protected]>
…rt-labs/port-docs into PORT-trigger-claude-from-port
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.
Added docs pages
Please also include the path for the added docs
/
)/platform-overview/port-components/blueprint
)Updated docs pages
Please also include the path for the updated docs
/
)/platform-overview/port-components/blueprint
)