mirror of
https://github.com/tornadocash/provider.git
synced 2024-11-22 01:36:51 +01:00
todo for git tracker
This commit is contained in:
parent
814c565902
commit
10bcccc435
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -18,3 +18,8 @@ jobs:
|
|||||||
format: markdown
|
format: markdown
|
||||||
to: ${{ secrets.TELEGRAM_CHAT_ID }}
|
to: ${{ secrets.TELEGRAM_CHAT_ID }}
|
||||||
token: ${{ secrets.TELEGRAM_BOT_TOKEN }}
|
token: ${{ secrets.TELEGRAM_BOT_TOKEN }}
|
||||||
|
# TODO
|
||||||
|
# 1. a separate file for this thing
|
||||||
|
# 2. on push, pull_request, issue, comment, etc
|
||||||
|
# 3. add event type to the message
|
||||||
|
# 4. list of commits in message if many pushed
|
||||||
|
Loading…
Reference in New Issue
Block a user