Commit d9e1f40
authored
chore: replace kind/task and kind/epic labels by issue types (#95)
<!-- markdownlint-disable MD041 -->
#### What this PR does / why we need it
With open-component-model/ocm-project#1216,
all issues should use the type attribute instead of using kind labels.
This PR prepare the label syncer to not re-apply the issue specific kind
labels and adjusts common issue templates
#### Changes
- Removes task and epic label from sync setter
- Adjusts issue templates to use the type field instead of labels
#### Which issue(s) this PR is related to
Related to
open-component-model/ocm-project#1216
Signed-off-by: Andreas Thaler <andreas.thaler01@sap.com>1 parent ca1a34b commit d9e1f40
4 files changed
Lines changed: 2 additions & 52 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | 172 | | |
179 | 173 | | |
180 | 174 | | |
| |||
0 commit comments