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?
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?
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.)
Previous: Does the number of apache tuning processes need to be set to match the number of CPU cores?
Next: The project created by vue-cli cannot be started, please report dn`t infer a parser