Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
[Maintenance] - Add Event Details to Slack Message
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
There should be a way to see all of the event details in the FinishLine message, so you can see whats going on before you confirm availability.
Acceptance Criteria
The slack message sent when an event is being scheduled includes more information, including scheduled times, location/zoom link, and description.
Proposed Solution
- Update the message sent in sendSlackEventNotifications in slack.utils.ts to include scheduled times, location/zoom link, and description.
Mocks
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in slack.utils.ts at sendSlackEventNotifications and inspect how the event message is assembled. Update the Slack message to include scheduled times, the location or Zoom link, and the description. Done means a scheduling notification displays these event details before availability is confirmed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 82/100