File tree Expand file tree Collapse file tree 16 files changed +96
-112
lines changed Expand file tree Collapse file tree 16 files changed +96
-112
lines changed Original file line number Diff line number Diff line change 22
22
- ' .github/workflows/appengine-analytics.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' appengine/analytics/**'
27
- - ' .github/workflows/appengine-analytics.yaml'
28
- - ' .github/workflows/test.yaml'
29
- pull_request_target :
30
- types : [labeled]
25
+ types :
26
+ - opened
27
+ - reopened
28
+ - synchronize
29
+ - labeled
31
30
paths :
32
31
- ' appengine/analytics/**'
33
32
- ' .github/workflows/appengine-analytics.yaml'
34
33
- ' .github/workflows/test.yaml'
35
34
schedule :
36
- - cron : ' 0 0 * * 0'
35
+ - cron : ' 0 0 * * 0'
37
36
jobs :
38
37
test :
39
38
permissions :
Original file line number Diff line number Diff line change 22
22
- ' .github/workflows/appengine-building-an-app-build.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' appengine/building-an-app/build/**'
27
- - ' .github/workflows/appengine-building-an-app-build.yaml'
28
- - ' .github/workflows/test.yaml'
29
- pull_request_target :
30
- types : [labeled]
25
+ types :
26
+ - opened
27
+ - reopened
28
+ - synchronize
29
+ - labeled
31
30
paths :
32
31
- ' appengine/building-an-app/build/**'
33
32
- ' .github/workflows/appengine-building-an-app-build.yaml'
34
33
- ' .github/workflows/test.yaml'
35
34
schedule :
36
- - cron : ' 0 0 * * 0'
35
+ - cron : ' 0 0 * * 0'
37
36
jobs :
38
37
test :
39
38
permissions :
Original file line number Diff line number Diff line change 22
22
- ' .github/workflows/appengine-building-an-app-update.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' appengine/building-an-app/update/**'
27
- - ' .github/workflows/appengine-building-an-app-update.yaml'
28
- - ' .github/workflows/test.yaml'
29
- pull_request_target :
30
- types : [labeled]
25
+ types :
26
+ - opened
27
+ - reopened
28
+ - synchronize
29
+ - labeled
31
30
paths :
32
31
- ' appengine/building-an-app/update/**'
33
32
- ' .github/workflows/appengine-building-an-app-update.yaml'
34
33
- ' .github/workflows/test.yaml'
35
34
schedule :
36
- - cron : ' 0 0 * * 0'
35
+ - cron : ' 0 0 * * 0'
37
36
jobs :
38
37
test :
39
38
permissions :
Original file line number Diff line number Diff line change 22
22
- ' .github/workflows/appengine-datastore.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' appengine/datastore/**'
27
- - ' .github/workflows/appengine-datastore.yaml'
28
- - ' .github/workflows/test.yaml'
29
- pull_request_target :
30
- types : [labeled]
25
+ types :
26
+ - opened
27
+ - reopened
28
+ - synchronize
29
+ - labeled
31
30
paths :
32
31
- ' appengine/datastore/**'
33
32
- ' .github/workflows/appengine-datastore.yaml'
34
33
- ' .github/workflows/test.yaml'
35
34
schedule :
36
- - cron : ' 0 0 * * 0'
35
+ - cron : ' 0 0 * * 0'
37
36
jobs :
38
37
test :
39
38
permissions :
Original file line number Diff line number Diff line change 22
22
- ' .github/workflows/appengine-endpoints.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' appengine/endpoints/**'
27
- - ' .github/workflows/appengine-endpoints.yaml'
28
- - ' .github/workflows/test.yaml'
29
- pull_request_target :
30
- types : [labeled]
25
+ types :
26
+ - opened
27
+ - reopened
28
+ - synchronize
29
+ - labeled
31
30
paths :
32
31
- ' appengine/endpoints/**'
33
32
- ' .github/workflows/appengine-endpoints.yaml'
34
33
- ' .github/workflows/test.yaml'
35
34
schedule :
36
- - cron : ' 0 0 * * 0'
35
+ - cron : ' 0 0 * * 0'
37
36
jobs :
38
37
test :
39
38
permissions :
Original file line number Diff line number Diff line change 22
22
- ' .github/workflows/appengine-hello-world-flexible.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' appengine/hello-world/flexible/**'
27
- - ' .github/workflows/appengine-hello-world-flexible.yaml'
28
- - ' .github/workflows/test.yaml'
29
- pull_request_target :
30
- types : [labeled]
25
+ types :
26
+ - opened
27
+ - reopened
28
+ - synchronize
29
+ - labeled
31
30
paths :
32
31
- ' appengine/hello-world/flexible/**'
33
32
- ' .github/workflows/appengine-hello-world-flexible.yaml'
34
33
- ' .github/workflows/test.yaml'
35
34
schedule :
36
- - cron : ' 0 0 * * 0'
35
+ - cron : ' 0 0 * * 0'
37
36
jobs :
38
37
test :
39
38
permissions :
Original file line number Diff line number Diff line change 22
22
- ' .github/workflows/appengine-hello-world-standard.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' appengine/hello-world/standard/**'
27
- - ' .github/workflows/appengine-hello-world-standard.yaml'
28
- - ' .github/workflows/test.yaml'
29
- pull_request_target :
30
- types : [labeled]
25
+ types :
26
+ - opened
27
+ - reopened
28
+ - synchronize
29
+ - labeled
31
30
paths :
32
31
- ' appengine/hello-world/standard/**'
33
32
- ' .github/workflows/appengine-hello-world-standard.yaml'
34
33
- ' .github/workflows/test.yaml'
35
34
schedule :
36
- - cron : ' 0 0 * * 0'
35
+ - cron : ' 0 0 * * 0'
37
36
jobs :
38
37
test :
39
38
permissions :
Original file line number Diff line number Diff line change 22
22
- ' .github/workflows/appengine-memcached.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' appengine/memcached/**'
27
- - ' .github/workflows/appengine-memcached.yaml'
28
- - ' .github/workflows/test.yaml'
29
- pull_request_target :
30
- types : [labeled]
25
+ types :
26
+ - opened
27
+ - reopened
28
+ - synchronize
29
+ - labeled
31
30
paths :
32
31
- ' appengine/memcached/**'
33
32
- ' .github/workflows/appengine-memcached.yaml'
34
33
- ' .github/workflows/test.yaml'
35
34
schedule :
36
- - cron : ' 0 0 * * 0'
35
+ - cron : ' 0 0 * * 0'
37
36
jobs :
38
37
test :
39
38
permissions :
Original file line number Diff line number Diff line change 22
22
- ' .github/workflows/appengine-metadata-flexible.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' appengine/metadata/flexible/**'
27
- - ' .github/workflows/appengine-metadata-flexible.yaml'
28
- - ' .github/workflows/test.yaml'
29
- pull_request_target :
30
- types : [labeled]
25
+ types :
26
+ - opened
27
+ - reopened
28
+ - synchronize
29
+ - labeled
31
30
paths :
32
31
- ' appengine/metadata/flexible/**'
33
32
- ' .github/workflows/appengine-metadata-flexible.yaml'
34
33
- ' .github/workflows/test.yaml'
35
34
schedule :
36
- - cron : ' 0 0 * * 0'
35
+ - cron : ' 0 0 * * 0'
37
36
jobs :
38
37
test :
39
38
permissions :
Original file line number Diff line number Diff line change 22
22
- ' .github/workflows/appengine-metadata-standard.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' appengine/metadata/standard/**'
27
- - ' .github/workflows/appengine-metadata-standard.yaml'
28
- - ' .github/workflows/test.yaml'
29
- pull_request_target :
30
- types : [labeled]
25
+ types :
26
+ - opened
27
+ - reopened
28
+ - synchronize
29
+ - labeled
31
30
paths :
32
31
- ' appengine/metadata/standard/**'
33
32
- ' .github/workflows/appengine-metadata-standard.yaml'
34
33
- ' .github/workflows/test.yaml'
35
34
schedule :
36
- - cron : ' 0 0 * * 0'
35
+ - cron : ' 0 0 * * 0'
37
36
jobs :
38
37
test :
39
38
permissions :
Original file line number Diff line number Diff line change 22
22
- ' .github/workflows/appengine-pubsub.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' appengine/pubsub/**'
27
- - ' .github/workflows/appengine-pubsub.yaml'
28
- - ' .github/workflows/test.yaml'
29
- pull_request_target :
30
- types : [labeled]
25
+ types :
26
+ - opened
27
+ - reopened
28
+ - synchronize
29
+ - labeled
31
30
paths :
32
31
- ' appengine/pubsub/**'
33
32
- ' .github/workflows/appengine-pubsub.yaml'
34
33
- ' .github/workflows/test.yaml'
35
34
schedule :
36
- - cron : ' 0 0 * * 0'
35
+ - cron : ' 0 0 * * 0'
37
36
jobs :
38
37
test :
39
38
permissions :
Original file line number Diff line number Diff line change 22
22
- ' .github/workflows/appengine-static-files.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' appengine/static-files/**'
27
- - ' .github/workflows/appengine-static-files.yaml'
28
- - ' .github/workflows/test.yaml'
29
- pull_request_target :
30
- types : [labeled]
25
+ types :
26
+ - opened
27
+ - reopened
28
+ - synchronize
29
+ - labeled
31
30
paths :
32
31
- ' appengine/static-files/**'
33
32
- ' .github/workflows/appengine-static-files.yaml'
34
33
- ' .github/workflows/test.yaml'
35
34
schedule :
36
- - cron : ' 0 0 * * 0'
35
+ - cron : ' 0 0 * * 0'
37
36
jobs :
38
37
test :
39
38
permissions :
Original file line number Diff line number Diff line change 22
22
- ' .github/workflows/appengine-storage-flexible.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' appengine/storage/flexible/**'
27
- - ' .github/workflows/appengine-storage-flexible.yaml'
28
- - ' .github/workflows/test.yaml'
29
- pull_request_target :
30
- types : [labeled]
25
+ types :
26
+ - opened
27
+ - reopened
28
+ - synchronize
29
+ - labeled
31
30
paths :
32
31
- ' appengine/storage/flexible/**'
33
32
- ' .github/workflows/appengine-storage-flexible.yaml'
34
33
- ' .github/workflows/test.yaml'
35
34
schedule :
36
- - cron : ' 0 0 * * 0'
35
+ - cron : ' 0 0 * * 0'
37
36
jobs :
38
37
test :
39
38
permissions :
Original file line number Diff line number Diff line change 22
22
- ' .github/workflows/appengine-storage-standard.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' appengine/storage/standard/**'
27
- - ' .github/workflows/appengine-storage-standard.yaml'
28
- - ' .github/workflows/test.yaml'
29
- pull_request_target :
30
- types : [labeled]
25
+ types :
26
+ - opened
27
+ - reopened
28
+ - synchronize
29
+ - labeled
31
30
paths :
32
31
- ' appengine/storage/standard/**'
33
32
- ' .github/workflows/appengine-storage-standard.yaml'
34
33
- ' .github/workflows/test.yaml'
35
34
schedule :
36
- - cron : ' 0 0 * * 0'
35
+ - cron : ' 0 0 * * 0'
37
36
jobs :
38
37
test :
39
38
permissions :
Original file line number Diff line number Diff line change 22
22
- ' .github/workflows/appengine-typescript.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' appengine/typescript/**'
27
- - ' .github/workflows/appengine-typescript.yaml'
28
- - ' .github/workflows/test.yaml'
29
- pull_request_target :
30
- types : [labeled]
25
+ types :
26
+ - opened
27
+ - reopened
28
+ - synchronize
29
+ - labeled
31
30
paths :
32
31
- ' appengine/typescript/**'
33
32
- ' .github/workflows/appengine-typescript.yaml'
34
33
- ' .github/workflows/test.yaml'
35
34
schedule :
36
- - cron : ' 0 0 * * 0'
35
+ - cron : ' 0 0 * * 0'
37
36
jobs :
38
37
test :
39
38
permissions :
Original file line number Diff line number Diff line change 22
22
- ' .github/workflows/appengine-websockets.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' appengine/websockets/**'
27
- - ' .github/workflows/appengine-websockets.yaml'
28
- - ' .github/workflows/test.yaml'
29
- pull_request_target :
30
- types : [labeled]
25
+ types :
26
+ - opened
27
+ - reopened
28
+ - synchronize
29
+ - labeled
31
30
paths :
32
31
- ' appengine/websockets/**'
33
32
- ' .github/workflows/appengine-websockets.yaml'
34
33
- ' .github/workflows/test.yaml'
35
34
schedule :
36
- - cron : ' 0 0 * * 0'
35
+ - cron : ' 0 0 * * 0'
37
36
jobs :
38
37
test :
39
38
permissions :
You can’t perform that action at this time.
0 commit comments