Bug 42791 - FR: Add messaging system for a task
Summary: FR: Add messaging system for a task
Status: NEW
Alias: None
Product: Infrastructure
Classification: Infrastructure
Component: girar (show other bugs)
Version: unspecified
Hardware: x86 Linux
: P5 normal
Assignee: placeholder@altlinux.org
QA Contact: Andrey Cherepanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-18 22:44 MSK by Vitaly Chikunov
Modified: 2022-05-18 22:44 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.