You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've bodged a fix now so it hopefully doesn't completely fail and the PR will be created! But because of the issues it's requiring more manual fixes than is ideal.
Languages not being pulled through
Categories not being pulled through
Need to remove quote escaping before data inserts as that was a failed fix that's not actually required (I think...)
Extra space in status span before colour ID is causing quarto build failure
Project status and rationale no longer needs to appear in body
Extra text from issue body seems to be being pulled through as header? Or this may be expected behaviour - can't remember
I've bodged a fix now so it hopefully doesn't completely fail and the PR will be created! But because of the issues it's requiring more manual fixes than is ideal.