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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
AkkiaLab
/
StickerHub
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: 添加飞书 webhook 绑定功能,支持选择绑定方式
- #1
#1
Merged
AkkiaS7
merged 12 commits into
master
AkkiaLab/StickerHub:master
from
dev
AkkiaLab/StickerHub:dev
Copy head branch name to clipboard
Feb 13, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat: 添加飞书 webhook 绑定功能,支持选择绑定方式
#1
AkkiaS7
merged 12 commits into
master
AkkiaLab/StickerHub:master
from
dev
AkkiaLab/StickerHub:dev
Copy head branch name to clipboard
Commits
Commits on Feb 13, 2026
feat: 添加飞书 webhook 绑定功能,支持选择绑定方式
AkkiaS7
committed
5dbd3b2
View commit details
Copy full SHA for 5dbd3b2
Browse repository at this point
Initial plan
Copilot
committed
507f703
View commit details
Copy full SHA for 507f703
Browse repository at this point
fix: address security review comments - webhook URL logging, SSRF protection, memory leak, and type safety
Show description for 0754b68
Copilot
and
AkkiaS7
committed
0754b68
View commit details
Copy full SHA for 0754b68
Browse repository at this point
test: add coverage for webhook cleanup and domain whitelist validation
Show description for 98fc36e
Copilot
and
AkkiaS7
committed
98fc36e
View commit details
Copy full SHA for 98fc36e
Browse repository at this point
refactor: address code review feedback - extract constants, improve logging, fix test naming
Show description for e4c058e
Copilot
and
AkkiaS7
committed
e4c058e
View commit details
Copy full SHA for e4c058e
Browse repository at this point
refactor: use consistent constants for URL masking across modules
Show description for f02f5b8
Copilot
and
AkkiaS7
committed
f02f5b8
View commit details
Copy full SHA for f02f5b8
Browse repository at this point
refactor: extract URL masking to shared utility module to eliminate duplication
Show description for 060d5df
Copilot
and
AkkiaS7
committed
060d5df
View commit details
Copy full SHA for 060d5df
Browse repository at this point
fix: improve exception handling and avoid exposing whitelist in error messages
Show description for 48c6045
Copilot
and
AkkiaS7
committed
48c6045
View commit details
Copy full SHA for 48c6045
Browse repository at this point
fix: improve URL masking, use hostname for whitelist validation, add option to disable whitelist, use JSON format for env config
Show description for 7851551
Copilot
and
AkkiaS7
committed
7851551
View commit details
Copy full SHA for 7851551
Browse repository at this point
refactor: simplify whitelist check logic and clarify docstring
Show description for fb62662
Copilot
and
AkkiaS7
committed
fb62662
View commit details
Copy full SHA for fb62662
Browse repository at this point
fix pre-commit error
AkkiaS7
committed
529f000
View commit details
Copy full SHA for 529f000
Browse repository at this point
Merge pull request #2 from AkkiaLab/copilot/sub-pr-1
Show description for 433000e
AkkiaS7
authored
433000e
View commit details
Copy full SHA for 433000e
Browse repository at this point
You can’t perform that action at this time.