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 }}
Gompei
/
slack-rust
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
18
Code
Issues
11
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: refactor and test Event types
- #24
#24
Draft
JadedEvan
wants to merge 19 commits into
Gompei:main
Gompei/slack-rust:main
from
JadedEvan:feat/refactor-event-typings
JadedEvan/slack-rust:feat/refactor-event-typings
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Draft
feat: refactor and test Event types
#24
JadedEvan
wants to merge 19 commits into
Gompei:main
Gompei/slack-rust:main
from
JadedEvan:feat/refactor-event-typings
JadedEvan/slack-rust:feat/refactor-event-typings
Copy head branch name to clipboard
Commits
Commits on Apr 5, 2023
refactor!: simplifies and extends typings for Event types
Show description for 6fe905c
JadedEvan
committed
6fe905c
View commit details
Copy full SHA for 6fe905c
Browse repository at this point
Commits on Apr 9, 2023
test: adds tests for "app requested" event
Show description for e40c9a3
JadedEvan
committed
e40c9a3
View commit details
Copy full SHA for e40c9a3
Browse repository at this point
test: adds additional tests to Events API
Show description for 6ac5a55
JadedEvan
committed
6ac5a55
View commit details
Copy full SHA for 6ac5a55
Browse repository at this point
Commits on Apr 10, 2023
fix: correct field definition for `app_requested` event
Show description for f0bff62
JadedEvan
committed
f0bff62
View commit details
Copy full SHA for f0bff62
Browse repository at this point
test: adds tests for Events API for `call_rejected` and others
JadedEvan
committed
ee62688
View commit details
Copy full SHA for ee62688
Browse repository at this point
Commits on Apr 13, 2023
test: adds additional tests for Event API events
Show description for 57b378b
JadedEvan
committed
57b378b
View commit details
Copy full SHA for 57b378b
Browse repository at this point
feat: adds missing Event API types (dnd_updated, dnd_updated_user)
JadedEvan
committed
ab82b23
View commit details
Copy full SHA for ab82b23
Browse repository at this point
refactor: update `emoji_changed` event to support subtypes
JadedEvan
committed
9ded706
View commit details
Copy full SHA for 9ded706
Browse repository at this point
Commits on Apr 14, 2023
feat: adds various Event API for file operations (shared, created, etc)
JadedEvan
committed
cbe7b57
View commit details
Copy full SHA for cbe7b57
Browse repository at this point
chore: formatting and documentation for group events in Events API
JadedEvan
committed
8aac7de
View commit details
Copy full SHA for 8aac7de
Browse repository at this point
Commits on Apr 15, 2023
feat: implement `link_shared` from Event API
JadedEvan
committed
4cc97fd
View commit details
Copy full SHA for 4cc97fd
Browse repository at this point
refactor: clean up member_joined_channel in Events API
JadedEvan
committed
344f23c
View commit details
Copy full SHA for 344f23c
Browse repository at this point
Commits on Apr 16, 2023
feat: implement `message_metadata_posted` in Events API types
JadedEvan
committed
c1a2bf5
View commit details
Copy full SHA for c1a2bf5
Browse repository at this point
Commits on Apr 17, 2023
feat: implement `message_metadata_deleted`, `message_metadata_updated` events
JadedEvan
committed
a8a33af
View commit details
Copy full SHA for a8a33af
Browse repository at this point
feat: implements several new Event API events
Show description for 3a10be8
JadedEvan
committed
3a10be8
View commit details
Copy full SHA for 3a10be8
Browse repository at this point
Commits on Apr 18, 2023
feat: adds Event API types for shared channel actions
Show description for 15e02c5
JadedEvan
committed
15e02c5
View commit details
Copy full SHA for 15e02c5
Browse repository at this point
Commits on Apr 23, 2023
feat: implement the `subteam_created` Event type
JadedEvan
committed
64c708c
View commit details
Copy full SHA for 64c708c
Browse repository at this point
Commits on Apr 24, 2023
feat: implement "subteam_members_changed" event
Show description for 0aa076f
JadedEvan
committed
0aa076f
View commit details
Copy full SHA for 0aa076f
Browse repository at this point
feat: implements additional "team_xxx" from Events API
JadedEvan
committed
942bf43
View commit details
Copy full SHA for 942bf43
Browse repository at this point
You can’t perform that action at this time.