laravel-telegram-git-notifier icon indicating copy to clipboard operation
laravel-telegram-git-notifier copied to clipboard

The Laravel package to custom and send notifications from Gitlab and Github events to Telegram channels

Results 17 laravel-telegram-git-notifier issues
Sort by recently updated
recently updated
newest added

https://docs.github.com/en/webhooks/webhook-events-and-payloads

enhancement

Refer: https://docs.github.com/en/webhooks/webhook-events-and-payloads#create This event occurs when a Git branch or tag is created. Steps: - Create a **default** view file in the **create** folder - Check payload information and add...

enhancement

Refer: https://docs.github.com/en/webhooks/webhook-events-and-payloads#team I want to add a notification when there is activity relating to teams in an organization. Steps: 1. Create the view file in the **team** folder **based on...

enhancement

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

enhancement
feature request