mozilla / bugbot

A Mozilla release management tool to send reminders to Firefox developers and improve Bugzilla metadata
BSD 3-Clause "New" or "Revised" License
41 stars 68 forks source link

[user_activity] Removed `user_creation_time` parameter in `get_string_status()` #2518

Closed benjaminmah closed 1 month ago

benjaminmah commented 1 month ago

Resolves #2515.

Introduces two new statuses INACTIVE_NEW and ABSENT_NEW to remove the second parameter in get_string_status().

Checklist