We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d98faa5 commit 2a19d6fCopy full SHA for 2a19d6f
codegen-examples/examples/ticket-to-pr/README.md
@@ -33,8 +33,8 @@ LINEAR_TEAM_ID=your_team_id
33
34
## Usage
35
36
-1. uv sync
37
-1. uv run modal deploy app.py
+1. `uv sync`
+1. `uv run modal deploy app.py`
38
- At this point you should have a modal app with an endpoint that is auto registered to linear as a webhook callback url.
39
1. Try making a ticket and adding the `Codegen` label to trigger the agent
40
0 commit comments