<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pearl/tests/test-pearl-assignee-labels.el, branch main</title>
<subtitle>Pearl Edits and Reflects Linear — manage Linear.app issues as org-mode in Emacs
</subtitle>
<id>https://git.cjennings.net/pearl/atom?h=main</id>
<link rel='self' href='https://git.cjennings.net/pearl/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/pearl/'/>
<updated>2026-05-24T19:56:47+00:00</updated>
<entry>
<title>test: cover field-setter command failure branches</title>
<updated>2026-05-24T19:56:47+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-05-24T19:56:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/pearl/commit/?id=44b7e8e42383a0e2c7024f250c2d16de6b66c652'/>
<id>urn:sha1:44b7e8e42383a0e2c7024f250c2d16de6b66c652</id>
<content type='text'>
Added ERT tests that the four field setters preserve local org state when the issueUpdate mutation fails (returns :success nil): set-priority keeps the cookie, set-state keeps the TODO keyword and LINEAR-STATE drawer, set-assignee keeps the assignee drawer, set-labels keeps the labels drawer. Each test also asserts the push was attempted with the intended input, so a regression that simply stopped calling the API would still fail rather than pass silently. The commands already behave correctly — this locks it. 357 tests green.
</content>
</entry>
<entry>
<title>feat: pearl — manage Linear issues from org-mode</title>
<updated>2026-05-24T18:44:34+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-05-24T18:44:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/pearl/commit/?id=b081d62276378b3168c92c06153fd59db0589535'/>
<id>urn:sha1:b081d62276378b3168c92c06153fd59db0589535</id>
<content type='text'>
Pearl fetches Linear issues into an org file and syncs edits back. It covers list / custom views / saved queries, per-issue and bulk rendering with comments inline, conflict-aware sync of descriptions, titles, and comments, field commands for priority / state / assignee / labels, and a transient dispatch menu. The render folds to a scannable outline and nests issues under a sortable parent.

Based on and inspired by Gael Blanchemain's linear-emacs.
</content>
</entry>
</feed>
