Bug 42791

Summary: FR: Add messaging system for a task
Product: Infrastructure Reporter: Vitaly Chikunov <vt>
Component: girarAssignee: placeholder <placeholder>
Status: NEW --- QA Contact: Andrey Cherepanov <cas>
Severity: normal    
Priority: P5 CC: glebfm, ldv
Version: unspecified   
Hardware: x86   
OS: Linux   

Description Vitaly Chikunov 2022-05-18 22:44:09 MSK
Currently girar already sends messages on disapprove/approve events. I propose feature request of adding generic mechanism to send message to the task creator.

For example this can be used by testers to request task rebuild. (Also this removes personality factors present in direct email, making it more technical message.)

This could be implemented in simple and advanced form.

1. Just relay simple message from `task message` (maybe readline support would be useful for `-m-`) to email.
2. Temporary block the task from commit until task creator removes the block -- until she reads message). So this also works like temporary disapprove.