Project

General

Profile

Actions

action #10672

closed

action #10148: better notification and user feedback

notifications about new review comments available

Added by okurz about 8 years ago. Updated about 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Feature requests
Target version:
Start date:
2016-02-09
Due date:
% Done:

0%

Estimated time:

Description

user story

As a release manager I want to get informed about new "review comments" available not to poll the web interface

acceptance criteria

  • A user can subscribe to an email notification (e.g. a mailing list)
  • Every new comment on openQA triggers an email
  • optional: Emit notifications via IRC, too
  • optional: Allow user to (auto-)subscribe to new comments in the same context when adding a comment

further notes

This requirement was raised by fcrozat


Related issues 3 (1 open2 closed)

Related to openQA Project - action #15086: AMQP Message PluginResolveddheidler2016-11-28

Actions
Copied to openQA Project - action #16274: email notifications about new review comments availableNew2016-02-09

Actions
Copied to openQA Project - action #16276: notifications about failed and unreviewed jobsResolvedmkittler2016-02-09

Actions
Actions #1

Updated by okurz almost 8 years ago

related to this I proposed an email digest sent periodically, see email on openqa@suse.de from 2016-05-31

Actions #2

Updated by mkittler over 7 years ago

  • Status changed from New to In Progress
Actions #3

Updated by mkittler over 7 years ago

  • Assignee set to mkittler
Actions #5

Updated by mkittler over 7 years ago

  • Description updated (diff)
Actions #6

Updated by mkittler over 7 years ago

Actions #7

Updated by mkittler over 7 years ago

  • Assignee deleted (mkittler)
Actions #8

Updated by okurz over 7 years ago

  • Subject changed from email notification about new review comments available to notifications about new review comments available
  • Category set to 140

With #15086 and the corresponding setup of a bot on There is "hermes" now, a friendly bot that can listen on all job and comment events on osd. In #qa-review room he will inform about all job group comments, e.g. review comments. The amqp-irc bridge currently runs on kazhua as root in a screen sesison. The implementation and config is in https://github.com/asdil12/suse_msg. The config specifically is in https://github.com/asdil12/suse_msg/blob/master/suse_msg/consume.py#L19 and following. Feel free to submit pull requests to update the config.

Next steps are:

  • provide a tool with more logic that can find "failed unreviewed jobs", e.g. subscribe to job events, look for failed jobs, query openQA api for this job if there is any comment on the job, if not, publish a new event to be picked up by the amqp-irc bridge
  • amqp-email bridge
Actions #9

Updated by okurz over 7 years ago

  • Target version set to Milestone 5
Actions #10

Updated by mkittler about 7 years ago

Should I update the acceptance criteria since we decided to focus on IRC rather than e-mail?

Actions #11

Updated by okurz about 7 years ago

  • Copied to action #16274: email notifications about new review comments available added
Actions #12

Updated by okurz about 7 years ago

  • Copied to action #16276: notifications about failed and unreviewed jobs added
Actions #13

Updated by okurz about 7 years ago

  • Status changed from In Progress to Resolved
  • Assignee set to dheidler

Created two followup tickets #16274 and #16276 and closed this one as the original goal is reached.

Actions

Also available in: Atom PDF