File tree 2 files changed +14
-13
lines changed
2 files changed +14
-13
lines changed Original file line number Diff line number Diff line change
1
+ ---
1
2
version : 2
2
- extends : Default # see https://pullapprove.com/sourceryinstitute/
3
+ extends : Default # see https://pullapprove.com/sourceryinstitute/
3
4
groups :
4
5
# These have all the group_defaults
5
6
Maintainers :
@@ -13,9 +14,9 @@ groups:
13
14
- caffeinate-opencoarrays
14
15
teams :
15
16
- team-opencoarrays
16
- # https://github.com/orgs/sourceryinstitute/teams/team-opencoarrays
17
+ # https://github.com/orgs/sourceryinstitute/teams/team-opencoarrays
17
18
OpenCoarrays :
18
- # Whenever someone has a PR, on any branch require at least 1
19
+ # Whenever someone has a PR, on any branch require at least 1
19
20
# collaborator to explicitly review it
20
21
required : 1
21
22
users : all
Original file line number Diff line number Diff line change
1
+ ---
1
2
comment :
2
3
layout : header, changes, diff, sunburst
3
4
coverage :
4
5
ignore :
5
- - src/tests
6
- - src/single
7
- - src/gasnet
8
- - src/mpi_cuda
9
- - src/armci
6
+ - src/tests
7
+ - src/single
8
+ - src/gasnet
9
+ - src/mpi_cuda
10
+ - src/armci
10
11
notify :
11
12
gitter :
12
13
default :
13
14
branches :
14
- - master
15
+ - master
15
16
threshold : ' 0.1'
16
17
url : https://webhooks.gitter.im/e/cd081feecb000a89d36b
17
18
slack :
18
19
default :
19
20
branches :
20
- - master
21
+ - master
21
22
threshold : ' 0.01'
22
23
url : https://hooks.slack.com/services/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
23
24
status :
24
25
patch : false
25
26
project :
26
27
default :
27
28
branches :
28
- - master
29
- - devel
29
+ - master
30
+ - devel
30
31
target : auto
31
-
You can’t perform that action at this time.
0 commit comments