diff --git a/automations/js/src/project_thread_updates.js b/automations/js/src/project_thread_updates.js index 5ffc944d236..19ab0359a04 100644 --- a/automations/js/src/project_thread_updates.js +++ b/automations/js/src/project_thread_updates.js @@ -4,10 +4,10 @@ const DAYS_UPDATED_WITHIN = 14 const activeDevelopmentStatuses = [ - 'In Kickoff', - 'In RFC', - 'In Progress', - 'Shipped', + '🚀 In Kickoff', + '💬 In RFC', + '🚧 In Progress', + '🚢 Shipped', ] const GET_PROJECT_CARDS = `