appleboy / drone-telegram

Drone plugin for sending Telegram notifications
MIT License
103 stars 29 forks source link

add disable_notification parameter #99

Closed vaaski closed 3 years ago

vaaski commented 3 years ago

i am using appleboy/telegram-action for multiple of my projects and I'd prefer to just send a silent notification on commit, because most times it is not that urgent.

i've opened appleboy/telegram-action#26 but haven't received any response, so i decided to contribute myself.

although i am not a go developer i've tried my best by searching for every mention of the disable_web_page_preview flag and copying the relevant code. so it should just work.

vaaski commented 3 years ago

alright at this point i don't know whats causing the checks to fail