Skip to content

Add Linear issue priority labels - #220

Merged
ctate merged 1 commit into
mainfrom
ctate/feat-linear-add-issue-prioritylabel-c84c1681
Aug 31, 2026
Merged

Add Linear issue priority labels#220
ctate merged 1 commit into
mainfrom
ctate/feat-linear-add-issue-prioritylabel-c84c1681

Conversation

@ctate

@ctate ctate commented Aug 30, 2026

Copy link
Copy Markdown
Collaborator

Add the non-null priorityLabel field to the Linear Issue GraphQL type and populate it from each issue's numeric priority. This lets client queries and mutation response selections use the derived Linear priority label alongside priority.

Document the available priority labels across the Linear emulator documentation and CLI help so users can discover the expanded API surface.

Co-authored-by: ikatkov <1211343+ikatkov@users.noreply.github.com>
@vercel

vercel Bot commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
emulate Ready Ready Preview, v0 Aug 30, 2026 11:24pm

@ctate
ctate merged commit 5b1fbf0 into main Aug 31, 2026
6 checks passed
shuv1337 added a commit to shuv1337/emulate that referenced this pull request Sep 4, 2026
* fix(stripe): send Stripe webhook signatures (vercel-labs#198)

Co-authored-by: EfeDurmaz16 <efebarandurmaz05@gmail.com>

* Add GitHub contents and commit APIs (vercel-labs#191)

* Add GitHub contents and commit APIs

- Add stateful contents and README APIs with commit-producing file writes
- Add commit history, details, comparisons, and repository lookup by ID
- Document and test the expanded GitHub API coverage

* Harden GitHub contents and commit APIs

Return the correct Git Data commit shape, preserve nested tree objects, validate content writes, encode generated content URLs, and paginate comparisons. Expand regression coverage for these behaviors.

* Fix GitHub content and commit compatibility

Serve advertised raw URLs, constrain file writes to branches, honor README and ref conventions, persist nested Git trees, paginate commit files, and preserve trailing-newline diffs.

* Fix GitHub contents write authorization

* Fix GitHub API fidelity gaps

* Fix GitHub path history and branch deletion

* Fix GitHub installation and history fidelity

* Fix GitHub content permissions and object identity

* Fix GitHub repository access and diff fidelity

* Fix GitHub permissions and object identity

* Fix Git history and branch protection fidelity

* Fix Git tree and installation fidelity

* Fix GitHub write protections and tree fidelity

* Fix installation scope and special contents

* fix(github): verify App JWTs with public key material (vercel-labs#199)

Co-authored-by: “Sid <sid@devopsdirective.com>

* feat(github): generate App keys for createEmulator (vercel-labs#200)

* feat(github): generate App keys for createEmulator

* fix(github): harden App key materialization

* chore(release): prepare v0.10.0 (vercel-labs#202)

* feat(cli): deliver generated secrets securely (vercel-labs#204)

* feat(cli): deliver generated secrets securely

* fix(cli): harden generated secrets startup

* test(cli): preserve ACL tools in Portless failure test

* feat(adapters): persist generated GitHub App keys (vercel-labs#205)

* feat(adapters): persist generated GitHub App keys

* refactor(adapters): share persistence runtime and tests

Deduplicate the Next and Nuxt implementation and regression contract while preserving generated GitHub App identity behavior.

* fix(adapters): reject incomplete canonical identities

* feat(linear): add issue priority label (vercel-labs#220)

Co-authored-by: ikatkov <1211343+ikatkov@users.noreply.github.com>

* feat(github): inspect installation token metadata (vercel-labs#215)

* Fix changelog release markers (vercel-labs#222)

* chore(release): prepare v0.11.0

* Fix changelog release markers

---------

Co-authored-by: Railly Hugo <51397083+Railly@users.noreply.github.com>
Co-authored-by: EfeDurmaz16 <efebarandurmaz05@gmail.com>
Co-authored-by: Chris Tate <chris@ctate.dev>
Co-authored-by: “Sid <sid@devopsdirective.com>
Co-authored-by: ikatkov <1211343+ikatkov@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants