Real-Dev-Squad / discord-slash-commands

MIT License
5 stars 50 forks source link

feat: add more feilds to send for API #222

Closed tejaskh3 closed 5 months ago

tejaskh3 commented 5 months ago

Date: 25 April. 2024

Developer Name: Tejas


Issue Ticket Number #215

Description

Adding some more fields to /task/update API to send task's updates on RDS's discord channel.

Design doc

Documentation Updated?

Under Feature Flag

Database Changes

Breaking Changes

Development Tested?

Screenshots

image

Test Coverage

image

image

image

Additional Notes

tejaskh3 commented 5 months ago

As far as I remember Ankush said no need to tag the user while posting an update. Also, the task link should be hyperlinked.

Done we are now sending messages without tagging the user. And about the hyperlink part I have discussed it with @ankushdharkar, as of now we can move with this message type. Once the feature will be live, I'll start working upon this issue

tejaskh3 commented 5 months ago

As far as I remember Ankush said no need to tag the user while posting an update. Also, the task link should be hyperlinked.

I tried to find a solution where we can print userName without tagging user but was not able to find something for that, and about.

Done now, we are not tagging user.

ankushdharkar commented 5 months ago

@tejaskh3 For now, we can display the task link instead of title. But once this feature is live, please work on https://github.com/Real-Dev-Squad/website-backend/issues/2025