Skip to content

Commit ccf6e20

Browse files
authored
Merge pull request #35084 from petr-muller/add-area-documentation-label
labels: add area/documentation for k-s/prow repo
2 parents 70eef0b + 9c22dab commit ccf6e20

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

label_sync/labels.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,7 @@ larger set of contributors to apply/remove them.
369369
| <a id="area/branchprotector" href="#area/branchprotector">`area/branchprotector`</a> | Issues or PRs related to prow's branchprotector component| label | |
370370
| <a id="area/crier" href="#area/crier">`area/crier`</a> | Issues or PRs related to prow's crier component| label | |
371371
| <a id="area/deck" href="#area/deck">`area/deck`</a> | Issues or PRs related to prow's deck component| label | |
372+
| <a id="area/documentation" href="#area/documentation">`area/documentation`</a> | Issues or PRs related to documentation| label | |
372373
| <a id="area/gangway" href="#area/gangway">`area/gangway`</a> | Issues or PRs related to prow's gangway component| label | |
373374
| <a id="area/gerrit" href="#area/gerrit">`area/gerrit`</a> | Issues or PRs related to prow's gerrit component| label | |
374375
| <a id="area/ghproxy" href="#area/ghproxy">`area/ghproxy`</a> | Issues or PRs related to prow's ghproxy component| label | |

label_sync/labels.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2080,6 +2080,11 @@ repos:
20802080
name: area/deck
20812081
target: both
20822082
addedBy: label
2083+
- color: 0052cc
2084+
description: Issues or PRs related to documentation
2085+
name: area/documentation
2086+
target: both
2087+
addedBy: label
20832088
- color: 0052cc
20842089
description: Issues or PRs related to prow's gangway component
20852090
name: area/gangway

0 commit comments

Comments
 (0)