Skip to content

Commit 287498b

Browse files
Merge pull request #1091 from SgtCoDFish/squashlabel
Add label for tide squashes
2 parents 9af96a5 + b9d3ce8 commit 287498b

File tree

3 files changed

+24
-11
lines changed

3 files changed

+24
-11
lines changed

OWNERS

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
11
approvers:
2-
- wallrj
3-
- maelvls
4-
- irbekrm
5-
- sgtcodfish
6-
- inteon
2+
- cm-maintainers
3+
- erikgb
74
reviewers:
8-
- wallrj
9-
- maelvls
10-
- irbekrm
11-
- sgtcodfish
12-
- inteon
13-
- thatsmrtalbot
5+
- cm-maintainers
6+
- erikgb
7+
- thatsmrtalbot

OWNERS_ALIASES

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
2+
# Edit https://github.com/cert-manager/makefile-modules/blob/main/modules/repository-base/base/OWNERS_ALIASES instead.
3+
4+
aliases:
5+
cm-maintainers:
6+
- munnerz
7+
- joshvanl
8+
- wallrj
9+
- jakexks
10+
- maelvls
11+
- sgtcodfish
12+
- inteon
13+
- thatsmrtalbot
14+
- erikgb

config/labels.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -409,3 +409,8 @@ default:
409409
name: skip-review
410410
target: prs
411411
addedBy: autobump bot
412+
- color: 006699
413+
description: Indicates that a PR should be squashed by tide
414+
name: tide/squash
415+
target: pts
416+
addedBy: humans

0 commit comments

Comments
 (0)