ID: import-workflow
Enables you to install a Smart Workflow into your project with the click of a button.
- Install the AI agent on your repository
- Copy workflow.yaml into your
.github/workflowsdirectory
- Navigate to the
Actionstab in your repository. - Select the
🔄 Import Workflowfrom the list of workflows. - Provide the ID of the workflow you wish to import in the input field.
- The AI agent will then attempt to find and import the specified workflow into your
.github/workflowsdirectory.
The tool will create a PR with your new workflow and suggestions for how to customize it to better fit your project's needs.
This tool requires the following input:
| Input | Description | Example |
|---|---|---|
workflow-id |
The ID of the workflow you want to import. | chat-bot |