Actions
action #160889
open[retro] Scripts used to retrigger jobs are difficult to use size:S
Start date:
2024-05-24
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Motivation¶
During the team effort on fixing and retriggering multiple jobs, I found interesting that there are automations in the scripts repo but most of us were hesitatant to utilize. Are they intuitive enough? Can we improve there somehow? Was something missing from the script functionality? Side effects? Maybe we need to improve the documentation?
Acceptance Criteria¶
- AC1: All scripts have at least a short
--help
text stating the purpose and basic usage and requirements - AC2: The most important scripts are hightlighted in the README (as the whole number of scripts is quite high at this point)
Suggestions¶
- Add concrete examples to scripts showing how they are used
- Add help texts to scripts
- Implement proper command-line arguments
- Add a general README that explains in which situation to use which script (and when not to use them) with example calls.
Updated by okurz about 2 months ago
- Target version changed from Ready to Tools - Next
Updated by tinita about 1 month ago
- Related to action #168013: Only make one api call in openqa-advanced-retrigger-jobs added
Actions