Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
[Auto Implementing CR] - Ping Team in Slack if Team is in Proposed Changes
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
If a user edits a project to include a team that the project is under. When they submit a change request with that change via a standard change request. Ping the slack channels associated with the teams that will now own that project.
Acceptance Criteria
- Pings the Teams Channel When Change Request is Submitted.
Proposed Solution
In the create change request method. Look at where we currently send out slack pings to the wbs elements associated teams. we want to add a check that if the change request is a standard / scope change request we want to send a ping instead to the teams that have been added in the wbs proposed changes.
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 the create change request method and trace the existing Slack notifications for WBS element-associated teams. Determine how standard or scope change requests expose teams added in proposed changes, then confirm submission pings those teams' Slack channels. Done means the acceptance criterion is met without changing unrelated notification behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100