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
{{ message }}
This repository was archived by the owner on Jul 29, 2021. It is now read-only.
Placeholder for the Discord-Github Workflow Project on TOP/Projects Kanban. Discussion on Forum
We get a lot of ideas that come in from users on Discord. There should be a way to integrate these ideas that come up on Discord to our Github where we can create issues, track and manage them.
I propose a workflow as follows:
User submits great idea in Discord #contribution-suggestions-bugs-discussions channel
Mod approves great idea => Reacts with specific emoji
Discord bot is listening to channel for specific emoji:
If emoji posted by a mod => Discord bot makes API request to Github. Issue is created
If emoji not posted by mod => Discord bot ignores.
On the opposite side, we should also have a way of pushing updates in github back to the discord channel. This will keep us interested and informed of the progress. Suggested workflow as follows:
Issue is updated
Github actions or webhooks are used to feed update back into #contribution-suggestions-bugs-discussions channel