Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine

[Auto Implementing CR] - Ping Team in Slack if Team is in Proposed Changes

Open
#2,413 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

back-end medium
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.