Actions
action #97580
closedQA (public) - coordination #69310: [epic] SUSE QA tools team ticket process helpers
Automatic check for qa-tools backlog limits in Github Actions
Start date:
2021-08-27
Due date:
% Done:
0%
Estimated time:
Description
User story¶
Instead of manually accessing the custom queries defined in https://progress.opensuse.org/projects/qa/wiki/#Target-numbers-or-guideline-should-be-in-priorities, it would be nice to have automatic checks for those in a gh actions workflow.
Acceptance criteria¶
- AC1: A scheduled Github Actions workflow exists that fails when the target numbers for any one of the defined queries are not met
- AC2: Consider if any further action would be desired (like an alert in case of target numbers not being met)
Tasks¶
- Create a gh action workflow with individual checks for each query in https://progress.opensuse.org/projects/qa/wiki/#Target-numbers-or-guideline-should-be-in-priorities
- Evaluate if there's a need for further actions
Further details¶
A POC exists here: https://github.com/BillAnastasiadis/qa-tools-backlog-assistant/actions
Actions