Documentation
¶
Overview ¶
Package main demonstrates how to add a comment to an issue.
Prerequisites: - LINEAR_API_KEY environment variable set - A Linear workspace with at least one existing issue
This example shows: 1. Finding an existing issue 2. Adding a comment to the issue 3. Verifying the comment was created
Usage:
export LINEAR_API_KEY=lin_api_xxx go run examples/tasks/add_comment.go
Click to show internal directories.
Click to hide internal directories.