Skip to content

Commit bef6fde

Browse files
committed
Add more options
1 parent 1cc5dac commit bef6fde

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

code_review_tracking_proposal.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,14 @@ Leverage GitHub and Slack integration to receive real-time notifications for cod
5252

5353
**_Drawbacks:_**
5454
Potential drawbacks of this option include notification overload, contextual disruption, security concerns, integration maintenance, learning curve, and dependency on external services.
55+
56+
_**The following are possibilities that require additional investigation.**_
57+
58+
### Option 3: Automated Reminders
59+
1. Implement automated reminders for pending code reviews.
60+
2. Utilize GitHub Actions or third-party tools to send reminders for unaddressed comments or pending approvals.
61+
62+
### Option 4: Pull Request Labels:
63+
1. Define a set of labels for pull requests to categorize them (e.g., "Ready for Review," "In Progress," "Blocked").
64+
2. Periodically inspect the cloud content repositories for pull requests labeled with code review-related tags using a script.
65+

0 commit comments

Comments
 (0)