Actions
action #153466
closedNotification if one of the queries on https://os-autoinst.github.io/qa-tools-backlog-assistant/ is red, e.g. write email to our Slack or o3-admins from backlogger size:M
Start date:
Due date:
2024-02-03
% Done:
0%
Estimated time:
Tags:
Description
Motivation¶
Acceptance criteria¶
- AC1: We receive a notification if one of the queries on https://os-autoinst.github.io/qa-tools-backlog-assistant/ is red
Suggestions¶
- Use spike solution from #137828 and draft PR into our backlog-assistant how the react on exit code is supposed to work
- Note: Emails from outside SUSE aren't delivered to our internal Slack
- Use a Workflow based on a webhook - this was introduced with the "new" workflows which have different triggers, so we could have a URL that produces a message, and has variables as well e.g.
curl -H "Content-Type: application/json" -d '{"query":"Untriaged QA"}'
. Or read about Slack bot accounts and push to custom URL. Also see https://api.slack.com/messaging/webhooks - Example SCCBot Messaging: https://gitlab.suse.de/scc/infrastructure/happy-customer-deploy/-/blob/master/gitlab-ci/pipeline-environments-template.yml?ref_type=heads#L36-48
Out of scope¶
- Nice rendering of URL previews
Updated by jbaier_cz 10 months ago
- Copied from action #137828: [spike solution][timeboxed:10h] Notification if one of the queries on https://os-autoinst.github.io/qa-tools-backlog-assistant/ is red, e.g. write email to our Slack or o3-admins from backlogger size:S added
Updated by livdywan 10 months ago
- Subject changed from Notification if one of the queries on https://os-autoinst.github.io/qa-tools-backlog-assistant/ is red, e.g. write email to our Slack or o3-admins from backlogger to Notification if one of the queries on https://os-autoinst.github.io/qa-tools-backlog-assistant/ is red, e.g. write email to our Slack or o3-admins from backlogger size:M
- Description updated (diff)
- Status changed from New to Workable
Updated by livdywan 10 months ago
- Copied to action #153859: Preview images for backlog status are broken when they shouldn't size:S added
Updated by openqa_review 10 months ago
- Due date set to 2024-02-03
Setting due date based on mean cycle time of SUSE QE Tools
Updated by dheidler 10 months ago
- Status changed from In Progress to Feedback
https://github.com/openSUSE/backlogger/pull/29
2do after merge: Switch workflow from test channel back to team-qe-tools
.
Actions