-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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 it to the view file
- Add translation files
- Add status config to the json file in the core repo
URL: https://github.com/cslant/telegram-git-notifier/blob/main/config/jsons/github-events.json
I think:
"create": false,
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Todo