Add the pick weight of members in "Security Review" and "Upstream feature flag review"
Currently we are randomly picking a reviewer, we can improve the picking logic:
- Members of these statuses will be filtered out:
- Busy indicator is set to True
- On leave -
🌴 :palm_tree:
,🏖 ️:beach:
,⛱ :beach_umbrella:
,🏖 :beach_with_umbrella:
,🌞 :sun_with_face:
,🎡 :ferris_wheel:
- Out sick -
🌡 ️:thermometer:
,🤒 :face_with_thermometer:
- At capacity -
🔴 :red_circle:
- Focus mode -
💡 :bulb:
(focusing on their team’s work)
- These statuses will change weight of members:
-
🔵 :large_blue_circle:
-> 2 -
🔶 :large_orange_diamond:
-> 0.5 -
🔸 :small_orange_diamond:
-> 0.2 - Default -> 1
-
由 Song Huang 编辑于