Chat SDK adds message subjects and direct SDK access

message.subject You can now read the parent issue or pull request when your bot is mentioned in a Linear or GitHub comment.resolves to that parent with title, status, URL, and the full typed payload. message.subject null is cached per message, so repeated access only hits the API once. It resolves…

dev

Sources