Skip to content

feat: added telegram limit message#24

Closed
MikhailWar wants to merge 1 commit intoreagento:masterfrom
MikhailWar:feat/tg-limit
Closed

feat: added telegram limit message#24
MikhailWar wants to merge 1 commit intoreagento:masterfrom
MikhailWar:feat/tg-limit

Conversation

@MikhailWar
Copy link
Copy Markdown

Added message limit for Telegram. By default, the limit will use 4096

workflow.yml

with:
          tg-bot-token: ${{ secrets.TELEGRAM_BOT_TOKEN }}
          tg-chat-id: ${{ vars.TELEGRAM_CHAT_ID }}
          github-token: ${{ secrets.GITHUB_TOKEN }}
          tg-message-limit: ${{ vars.TELEGRAM_MESSAGE_LIMIT }}

@MikhailWar MikhailWar closed this Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant