Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
BrainDAO
/
alert-logger
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add Slack and Telegram adapters with adapter-owned routing
- #16
#16
Merged
Royal-lobster
merged 11 commits into
main
BrainDAO/alert-logger:main
from
feat/slack-telegram-adapters
BrainDAO/alert-logger:feat/slack-telegram-adapters
Copy head branch name to clipboard
Apr 10, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat: add Slack and Telegram adapters with adapter-owned routing
#16
Royal-lobster
merged 11 commits into
main
BrainDAO/alert-logger:main
from
feat/slack-telegram-adapters
BrainDAO/alert-logger:feat/slack-telegram-adapters
Copy head branch name to clipboard
Commits
Commits on Apr 10, 2026
docs: add design spec for Slack and Telegram adapters
Show description for 31bb1a5
Royal-lobster
and
claude
committed
31bb1a5
View commit details
Copy full SHA for 31bb1a5
Browse repository at this point
docs: add implementation plan for Slack and Telegram adapters
Show description for 73f6a57
Royal-lobster
and
claude
committed
73f6a57
View commit details
Copy full SHA for 73f6a57
Browse repository at this point
refactor!: remove global RoutingConfig in favor of adapter-owned routing
Show description for bbf2a6f
Royal-lobster
and
claude
committed
bbf2a6f
View commit details
Copy full SHA for bbf2a6f
Browse repository at this point
feat: add SlackAdapter with Block Kit formatting and routing
Show description for ae4e5b1
Royal-lobster
and
claude
committed
ae4e5b1
View commit details
Copy full SHA for ae4e5b1
Browse repository at this point
feat: add TelegramAdapter with topic routing and HTML formatting
Show description for 45e7a61
Royal-lobster
and
claude
committed
45e7a61
View commit details
Copy full SHA for 45e7a61
Browse repository at this point
feat: export SlackAdapter and TelegramAdapter from package entry
Show description for d78ab86
Royal-lobster
and
claude
committed
d78ab86
View commit details
Copy full SHA for d78ab86
Browse repository at this point
fix: address code review feedback
Show description for 8b60039
Royal-lobster
and
claude
committed
8b60039
View commit details
Copy full SHA for 8b60039
Browse repository at this point
style: fix biome formatting (tabs→spaces, import ordering, line width)
Show description for 1c0c621
Royal-lobster
and
claude
committed
1c0c621
View commit details
Copy full SHA for 1c0c621
Browse repository at this point
Merge branch 'main' into feat/slack-telegram-adapters
Royal-lobster
authored
78eb03f
View commit details
Copy full SHA for 78eb03f
Browse repository at this point
fix: address Codex review — sanitization, truncation, mentions safety
Show description for 1f742fd
Royal-lobster
and
claude
committed
1f742fd
View commit details
Copy full SHA for 1f742fd
Browse repository at this point
chore: add changeset for Slack/Telegram adapters (major)
Show description for 563c44c
Royal-lobster
and
claude
committed
563c44c
View commit details
Copy full SHA for 563c44c
Browse repository at this point
You can’t perform that action at this time.