Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
[Maintenance] - Scheduled Event Link in Slack
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
Currently, when an event is scheduled, it sends a message to slack indicating that it has been scheduled. We want to update this message to include a link to the event on Finishline.
Acceptance Criteria
- When an event is scheduled, the slack message includes a link to the event on Finishline
Proposed Solution
In slack.utils.ts, look at the sendEventScheduledSlackNotif function, and update it to include a link to the scheduled event
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 sendEventScheduledSlackNotif and inspect how the scheduled event and its FinishLine URL can be represented in the existing Slack message. Update the notification so it includes a link to the scheduled event, then verify that every event-scheduled message contains that link.
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
- 78/100