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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
kitproj
/
slack-cli
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add secure keyring storage for Slack token
- #5
#5
Merged
alexec
merged 11 commits into
main
kitproj/slack-cli:main
from
copilot/store-token-in-keyring
kitproj/slack-cli:copilot/store-token-in-keyring
Copy head branch name to clipboard
Oct 21, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Add secure keyring storage for Slack token
#5
alexec
merged 11 commits into
main
kitproj/slack-cli:main
from
copilot/store-token-in-keyring
kitproj/slack-cli:copilot/store-token-in-keyring
Copy head branch name to clipboard
Commits
Commits on Oct 21, 2025
Initial plan
Copilot
committed
0504b86
View commit details
Copy full SHA for 0504b86
Browse repository at this point
Add keyring support for storing Slack token
Show description for 26d1884
Copilot
and
alexec
committed
26d1884
View commit details
Copy full SHA for 26d1884
Browse repository at this point
Update README with keyring configuration instructions
Show description for e80c450
Copilot
and
alexec
committed
e80c450
View commit details
Copy full SHA for e80c450
Browse repository at this point
Complete keyring implementation
Show description for 75a6153
Copilot
and
alexec
committed
75a6153
View commit details
Copy full SHA for 75a6153
Browse repository at this point
Remove -t flag option, use only keyring and SLACK_TOKEN env var
Show description for d0151eb
Copilot
and
alexec
committed
d0151eb
View commit details
Copy full SHA for d0151eb
Browse repository at this point
Apply suggestion from @alexec
alexec
authored
8c94e91
View commit details
Copy full SHA for 8c94e91
Browse repository at this point
Apply review suggestions: SLACK_TOKEN precedence, move configure to switch, update error message
Show description for 559d0e8
Copilot
and
alexec
committed
559d0e8
View commit details
Copy full SHA for 559d0e8
Browse repository at this point
Simplify code: make functions private, extract getToken helper, remove global api var
Show description for 2a77e8f
Copilot
and
alexec
committed
2a77e8f
View commit details
Copy full SHA for 2a77e8f
Browse repository at this point
Merge branch 'main' into copilot/store-token-in-keyring
alexec
authored
b0b0028
View commit details
Copy full SHA for b0b0028
Browse repository at this point
Hide password input when reading token in configure command
Show description for 48b6334
Copilot
and
alexec
committed
48b6334
View commit details
Copy full SHA for 48b6334
Browse repository at this point
Add instructions on how to obtain Slack API token in configure command
Show description for 355d8d3
Copilot
and
alexec
committed
355d8d3
View commit details
Copy full SHA for 355d8d3
Browse repository at this point
You can’t perform that action at this time.