Skip to content

Commit fea071f

Browse files
authored
Create in-solidarity.yml (GoogleCloudPlatform#782)
* Create in-solidarity.yml Initial rules * Update in-solidarity.yml
1 parent 9925b96 commit fea071f

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.github/in-solidarity.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
rules:
2+
grandfathered:
3+
regex:
4+
- "/grandfathered/gi"
5+
level: failure
6+
sanity_check:
7+
regex:
8+
- "/sanity[_-]*check/gi"
9+
level: failure
10+
man_hours:
11+
regex:
12+
- "/man[_-]*hours/gi"
13+
level: failure
14+

0 commit comments

Comments
 (0)