sourceallies / sourceallies/hacker-rank-queue
Handle rapid accept/decline workflow
Open
@kylehoehns is already working on this.
Since Jan 27, 2022.
bug
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 0
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 5
Description
Need to verify if a request goes out that if it's declined rapidly we have the google sheet updated prior to sending any further messages.
- Review accepted by 1 person
- Other person didn’t accept or decline so we expired it for them
- We sent out some more requests that were also declined (maybe both declined around the same time?)
- We somehow added 4 people as pending reviewers but there’s only 1 spot available somehow (this might be a separate bug). Need to verify we only send out a single request when things expire instead of multiple.
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.
Assessment
This issue has not been assessed yet.