How do I send it to slack Road after git push?

all my files will be sent to bitbucket version control
but how can I send a message to the channel I specified by slack after git push?

Mar.14,2021

Yes, For details, please refer to the document .


do you mean to set the hook ( webhook ), for example, after push, send a http request to the specified address through post,
if that's what you mean, You can refer to gitlab's webhook document link to set up (not looking for bitbucket's documentation. Sorry.)

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b37c39-410fe.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b37c39-410fe.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?