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
there's an issue parsing JSON produced by the action
Perhaps instead of parsing the feed to generate a JSON representation, have the python script just write out the files directly? And instead of using the API maybe we can just clone the repo, and use one of the pre-existing PR actions? That would save the step to check if the post exists before creating it.
The text was updated successfully, but these errors were encountered:
there's an issue parsing JSON produced by the action
Perhaps instead of parsing the feed to generate a JSON representation, have the python script just write out the files directly? And instead of using the API maybe we can just clone the repo, and use one of the pre-existing PR actions? That would save the step to check if the post exists before creating it.
The text was updated successfully, but these errors were encountered: