Actions
action #155767
openJob groups managed in git should not be editable via the web UI
Start date:
2024-02-21
Due date:
% Done:
0%
Estimated time:
Description
Motivation¶
Even though a job group like Security Maintenance Updates is maintained in git (gitlab in this case) a broad group of users is able to make changes on the fly via the web UI. This leads to surprises and makes job results inconsistent.
Note: This came up in a feedback chat I had with @pstivanin on low-hanging fruit that could make the life of testers easier.
Acceptance Criteria¶
- AC1: Job groups managed in git can't be edited
Suggestions¶
- Detect the git reference automatically e.g. once YAML API routes are in use
- Hide relevant UI elements to do with editing
Actions