-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Home Page] - Slack Integration Event Listener #3044
Comments
chpy04
added a commit
that referenced
this issue
Dec 13, 2024
caiodasilva2005
added a commit
that referenced
this issue
Dec 16, 2024
chpy04
added a commit
that referenced
this issue
Dec 21, 2024
chpy04
added a commit
that referenced
this issue
Dec 22, 2024
caiodasilva2005
added a commit
that referenced
this issue
Dec 24, 2024
caiodasilva2005
added a commit
that referenced
this issue
Dec 24, 2024
caiodasilva2005
added a commit
that referenced
this issue
Dec 24, 2024
caiodasilva2005
added a commit
that referenced
this issue
Dec 24, 2024
…rtheastern-Electric-Racing/FinishLine into #3044-slack-endpoint-listener
caiodasilva2005
added a commit
that referenced
this issue
Dec 24, 2024
chpy04
added a commit
that referenced
this issue
Dec 27, 2024
caiodasilva2005
added a commit
that referenced
this issue
Dec 30, 2024
Peyton-McKee
added a commit
that referenced
this issue
Jan 2, 2025
…k-endpoint-listener #3044 slack endpoint listener
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
We need to set up an endpoint that can listen to events from the Slack bot. This endpoint will verify events, process them, and add appropriate notifications to users in the backend. For this ticket, only the reception and verification of events is needed.
Acceptance Criteria
Proposed Solution
Set up an endpoint in express for the events. Add the URL as a callback URL for our slack bot. Upon receiving events, authorize them
Mocks
No response
The text was updated successfully, but these errors were encountered: