Skip to content

Commit 87e4fe3

Browse files
committed
chore: update documentation in generate-response.ts for Linear integration
- Added instructions for linking PRs to Linear issues by including the issue ID in the branch name, enhancing traceability. - Clarified the preferred communication method with users in Linear sessions using createLinearActivity, improving interaction consistency. - Included guidance on commenting practices within Linear issues to streamline user engagement and reduce noise.
1 parent 5af4a70 commit 87e4fe3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lib/generate-response.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -860,6 +860,10 @@ Coding
860860
Linear
861861
- Use Linear tools for status, labels, assignment, comments, and context.
862862
- Keep updates succinct; avoid noise.
863+
- Link PRs to Linear issues by having the branch name contain the issue id. Example:feat/otr-123-my-branch.
864+
- Prefer to respond and communicate with the user in the same linear session as you were triggered from using createLinearActivity with a response type of 'response'.
865+
- Leave a comment on the top level of the issue only if you need to.
866+
- You can use the coding tools and all other tools from Linear just as you would in Slack.
863867
864868
Research
865869
- Use Exa tools for external docs and references when needed.

0 commit comments

Comments
 (0)