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
Type
/
to 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 }}
akmhmgc
/
bolt-js
Public
forked from
slackapi/bolt-js
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Aug 22, 2022
Fix misspellings / typos detected by WebStorm IDE (#1557)
seratch
authored
5ed1afc
View commit details
Copy full SHA for 5ed1afc
Browse repository at this point
Delete CHANGELOG.md (#1556)
WilliamBergamin
authored
48c74e9
View commit details
Copy full SHA for 48c74e9
Browse repository at this point
Commits on Aug 16, 2022
Update SocketModeFunctions.ts (#1553)
Show description for 2f7fee1
rileyeaton
authored
2f7fee1
View commit details
Copy full SHA for 2f7fee1
Browse repository at this point
Commits on Aug 8, 2022
delete unnecessary character (#1545)
koh110
authored
1e15a68
View commit details
Copy full SHA for 1e15a68
Browse repository at this point
Commits on Jul 26, 2022
Updated maintainers guide to add more clarity (#1519)
WilliamBergamin
authored
9358162
View commit details
Copy full SHA for 9358162
Browse repository at this point
Publish @slack/bolt@3.12.1
seratch
committed
151dec0
View commit details
Copy full SHA for 151dec0
Browse repository at this point
Apply code formatter
seratch
committed
6cc7d02
View commit details
Copy full SHA for 6cc7d02
Browse repository at this point
Fix npm audit warnings
seratch
committed
c517afa
View commit details
Copy full SHA for c517afa
Browse repository at this point
Fix #1509 HTTPReceiver does not immediately respond to an invalid signature request (no response instead) (#1528)
seratch
authored
af38327
View commit details
Copy full SHA for af38327
Browse repository at this point
Commits on Jul 21, 2022
Updates links and adds anchors in JP and EN docs (#1526)
wongjas
authored
898db4f
View commit details
Copy full SHA for 898db4f
Browse repository at this point
Commits on Jul 20, 2022
Adds JP translation for processBeforeResponse & AWS guide (#1524)
Show description for f203826
wongjas
and
seratch
authored
f203826
View commit details
Copy full SHA for f203826
Browse repository at this point
Commits on Jul 14, 2022
Publish @slack/bolt@3.12.0 (#1518)
filmaj
authored
86486e0
View commit details
Copy full SHA for 86486e0
Browse repository at this point
Commits on Jul 13, 2022
Adding Message Metadata Support to Bolt JS (#1508)
Show description for fef721f
Danny
authored
fef721f
View commit details
Copy full SHA for fef721f
Browse repository at this point
Commits on Jul 12, 2022
Allow passing additional types for Global and Middleware Context (#1505)
M1kep
authored
2e6e6c0
View commit details
Copy full SHA for 2e6e6c0
Browse repository at this point
Improve the example code in README to be TypeScript compatible (#1515)
seratch
authored
2710c8d
View commit details
Copy full SHA for 2710c8d
Browse repository at this point
Commits on Jul 5, 2022
feat: add `isEnterpriseInstall` to Context (#1511) - fixes #1510
rockingskier
authored
9bb3cb0
View commit details
Copy full SHA for 9bb3cb0
Browse repository at this point
Commits on Jun 24, 2022
Update error msg on stale request (#1503)
Show description for 7eec438
srajiang
and
seratch
authored
7eec438
View commit details
Copy full SHA for 7eec438
Browse repository at this point
Commits on Jun 19, 2022
fixed warning typo (#1492)
Show description for e44a1ff
nick-w-nick
authored
e44a1ff
View commit details
Copy full SHA for e44a1ff
Browse repository at this point
Commits on Jun 17, 2022
Publish @slack/bolt@3.11.3
seratch
committed
e950c20
View commit details
Copy full SHA for e950c20
Browse repository at this point
Fix #1488 Incorrect types with ViewUpdateResponseAction and ViewPushResponseAction (#1490)
seratch
authored
62930f3
View commit details
Copy full SHA for 62930f3
Browse repository at this point
Commits on Jun 14, 2022
Publish @slack/bolt@3.11.2
Filip Maj
authored and
filmaj
committed
3076285
View commit details
Copy full SHA for 3076285
Browse repository at this point
Commits on Jun 10, 2022
Fix #1478 ack() is not accessible in global middleware in TypeScript (#1482)
seratch
authored
1a5e001
View commit details
Copy full SHA for 1a5e001
Browse repository at this point
Fix Japanese HTTP getting started guide URL
seratch
committed
e1f7728
View commit details
Copy full SHA for e1f7728
Browse repository at this point
Add missing changes to #1483
seratch
committed
7420bd4
View commit details
Copy full SHA for 7420bd4
Browse repository at this point
update markdown decoration (#1483)
koh110
authored
396db24
View commit details
Copy full SHA for 396db24
Browse repository at this point
Commits on Jun 8, 2022
Add more logs for error patterns in AwsLambdaReceiver (#1481)
seratch
authored
a48430e
View commit details
Copy full SHA for a48430e
Browse repository at this point
Commits on Jun 6, 2022
Fix for reaction_ events (ref #1473)
seratch
authored and
filmaj
committed
80f78ea
View commit details
Copy full SHA for 80f78ea
Browse repository at this point
Commits on Jun 3, 2022
Fix an action typo in the docs (#1475)
BenAlderfer
authored
a5ad6f4
View commit details
Copy full SHA for a5ad6f4
Browse repository at this point
Fix #1472 say argument does not exist for pin_* events in TS (#1473)
seratch
authored
41f0255
View commit details
Copy full SHA for 41f0255
Browse repository at this point
Commits on May 27, 2022
Apply bunch of workaround for TypeScript 4.7 compiler compatibility (#1466)
Show description for 23cc0e1
seratch
authored
23cc0e1
View commit details
Copy full SHA for 23cc0e1
Browse repository at this point
Commits on May 22, 2022
Update link to reference documentation in App.ts (#1459)
Show description for 098f279
M1kep
authored
098f279
View commit details
Copy full SHA for 098f279
Browse repository at this point
Commits on May 20, 2022
Fix #1454 Missing type declarations in view objects (#1455)
seratch
authored
6928244
View commit details
Copy full SHA for 6928244
Browse repository at this point
Commits on May 13, 2022
Publish @slack/bolt@3.11.1
seratch
committed
b9e2043
View commit details
Copy full SHA for b9e2043
Browse repository at this point
Adding support for new user-change events with types (#1448)
Show description for 50f4d34
filmaj
authored
50f4d34
View commit details
Copy full SHA for 50f4d34
Browse repository at this point
Commits on May 11, 2022
Cancel LambdaReceiver and HTTPResponseAck timeout (#1452)
Show description for 57c29fc
nicolls1
authored
57c29fc
View commit details
Copy full SHA for 57c29fc
Browse repository at this point
Previous
Next
You can’t perform that action at this time.