Closed GordiNoki closed 2 weeks ago
Closes #607
Adds triggering discord webhooks for when map goes to public testing or was approved.
Tom, if you want me to move webhook service to separate module please comment here, I'm just not that sure about it.
nx run db:create-migration <name>
feat: Add foo
chore: Update bar
fixup
Closes #607
Adds triggering discord webhooks for when map goes to public testing or was approved.
Tom, if you want me to move webhook service to separate module please comment here, I'm just not that sure about it.
Checks
nx run db:create-migration <name>
and committed the migration if I've made DB schema changesfeat: Add foo
,chore: Update bar
, etc...fixup
ed into my original commits