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
It would be nice if we could close a discord post and automatically forward it to GitHub.
Notes
We need to avoid allowing mentions to go through in the transcript.
We also need to account for escaping the transcript codeblock to input custom markdown, this should work by adding a ZWS to every ` character in the codeblock.
Flow
User runs /to-github
A GitHub issue is created with the following format
The issue link is posted to the channel and pinned
The post gets the to-github tag
The post gets archived (and locked?)
Issue format
Name : Thread name
Content :
A post was created in the Discord server and was forwarded to GitHub.
It would be nice if we could close a discord post and automatically forward it to GitHub.
Notes
We need to avoid allowing mentions to go through in the transcript.
We also need to account for escaping the transcript codeblock to input custom markdown, this should work by adding a ZWS to every ` character in the codeblock.
Flow
/to-github
Issue format
Name : Thread name
Content :
A post was created in the Discord server and was forwarded to GitHub.
Conversation transcript
Attachements
The text was updated successfully, but these errors were encountered: