small tweaks to opencode do-linear command (#1974)

Based on usage, opens a draft PR first. If multiple tickets, does not include in title.
This commit is contained in:
Brandon Pereira 2026-03-24 08:05:34 -06:00 committed by GitHub
parent 105a2f8970
commit 96371cdc6a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -47,8 +47,9 @@ were modified:
2. Commit the changes using conventional commit format (e.g. `feat:`, `fix:`,
`chore:`) and reference the ticket ID
3. Push the branch to the remote
4. Open a pull request with:
- Title: `[$ARGUMENTS] <description>`
4. Open a draft pull request with:
- Title: `[$ARGUMENTS] <description>`. If multiple tickets are being
addressed, omit the arguments from the title.
- Body: Use `.github/pull_request_template.md` as the template and fill it in
with the relevant summary, testing notes, and Linear ticket link
- Label: Attach the `ai-generated` label