Real-Dev-Squad / website-backend

The backend code for all our website-related apps
https://api.realdevsquad.com/
MIT License
44 stars 200 forks source link

Dev to main sync #2027

Closed tejaskh3 closed 2 months ago

tejaskh3 commented 2 months ago

Date: 26 April, 2024

Developer Name: Tejas


Issue Ticket Number

#2015 ## PRs #2026 ## Description We need to send the task progress update on the discord tracking channel, For that we need to connect the discord-slash-command's **/task/update API** with the backend. The API is already there working fine, even on prod. But we need to modify the message format. So, this PR covers that.

Documentation Updated?

Under Feature Flag

Database Changes

Breaking Changes

Development Tested?

Screenshots

image

Test Coverage

image

image

image

Additional Notes