From 494149c98ab9e7ac8017ba6b4658660dd3b79cd7 Mon Sep 17 00:00:00 2001 From: Will Dean Date: Thu, 2 Jan 2025 21:20:01 +0100 Subject: [PATCH] add the missing stateReason for issues --- lua/octo/gh/fragments.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/lua/octo/gh/fragments.lua b/lua/octo/gh/fragments.lua index f4a0f493..2d5f2e28 100644 --- a/lua/octo/gh/fragments.lua +++ b/lua/octo/gh/fragments.lua @@ -407,6 +407,7 @@ fragment IssueInformationFragment on Issue { id number state + stateReason title body createdAt