Identify candidates for the Verify milestone: Paper Cuts ✂️
Goal
To establish a structured collaboration between the Verify team and Paper Cuts team, let's identify issues for impactful usability enhancement
Ideas for the scope of work
UX scorecard
- Experience Recommendations - Verify:Pipeline Au... (gitlab-design#2623 - closed)
- UX Scorecard: Obtain an overall understanding o... (gitlab-design#1673 - closed)
Feature-specific enhancements
- Artifacts (PE)
-
VariablesCatalog, Pipeline Composition (PA) - Project Runners view (Runner)
🏃
Issue ideas
Target milestone
- 17.11
Candidates
Runner
display: table
fields: title, state, weight, assignee, labels("candidate::17.11")
query: project = "gitlab-org/gitlab" AND label = ("group::runner", "UX Paper Cuts") AND opened = true
Pipeline Authoring
display: table
fields: title, state, weight, assignee, labels("candidate::17.11")
query: project = "gitlab-org/gitlab" AND label = ("group::pipeline authoring", "UX Paper Cuts") AND opened = true
Pipeline Execution
display: table
fields: title, state, weight, assignee, labels("candidate::17.11")
query: project = "gitlab-org/gitlab" AND label = ("group::pipeline execution", "UX Paper Cuts") AND opened = true
Edited by Sascha Eggenberger