If you update the body of an issue before the build has completed, your updates are lost when the preview links are appended to the body. I'm assuming that the code is using the original body that was sent with the trigger. When the logic goes to edit the PR body, it should first fetch the latest copy.
If you update the body of an issue before the build has completed, your updates are lost when the preview links are appended to the body. I'm assuming that the code is using the original body that was sent with the trigger. When the logic goes to edit the PR body, it should first fetch the latest copy.