Skip to content

Commit 327ea44

Browse files
authored
chore: remove needs/* labels as they are replaced by board status (#98)
<!-- markdownlint-disable MD041 --> #### What this PR does / why we need it Cleanup the "needs/*" label #### Which issue(s) this PR is related to <!-- Usage: `Related to #<issue number>`, or `Related to (paste link of issue)`. --> open-component-model/ocm-project#1216 Signed-off-by: Andreas Thaler <andreas.thaler01@sap.com>
1 parent b4278dd commit 327ea44

2 files changed

Lines changed: 0 additions & 36 deletions

File tree

.github/workflows/validation.yml

Lines changed: 0 additions & 27 deletions
This file was deleted.

safe-settings/suborgs/ocm.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -107,15 +107,6 @@ repository:
107107
# The app will apply the following settings to it
108108
labels:
109109
## The different areas of the project
110-
- name: needs/validation
111-
color: f980d1
112-
description: Validate the issue and assign a priority
113-
- name: needs/tech-advice
114-
color: f980d1
115-
description: Outline technical tasks that need to be done
116-
- name: needs/refinement
117-
color: f980d1
118-
description: Discuss with the team and gain a shared understanding
119110
- name: area/cicd
120111
color: 0052cc
121112
description: Continuous Integration and Continuous Deployment related

0 commit comments

Comments
 (0)