Skip to content

Commit c8c4287

Browse files
author
mcdonnnj
committed
2 parents 0738f43 + ed8fadd commit c8c4287

File tree

4 files changed

+56
-24
lines changed

4 files changed

+56
-24
lines changed

.github/workflows/build.yml

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,13 @@ jobs:
6060
check_github_status: "true"
6161
# This functionality is poorly implemented and has been
6262
# causing problems due to the MITM implementation hogging or
63-
# leaking memory. If this happens to you just uncomment
64-
# this line.
65-
# monitor_permissions: "false"
63+
# leaking memory. As a result we disable it by default. If
64+
# you want to temporarily enable it, simply set
65+
# monitor_permissions equal to "true".
66+
#
67+
# TODO: Re-enable this functionality when practical. See
68+
# cisagov/skeleton-generic#207 for more details.
69+
monitor_permissions: "false"
6670
output_workflow_context: "true"
6771
# Use a variable to specify the permissions monitoring
6872
# configuration. By default this will yield the
@@ -94,9 +98,13 @@ jobs:
9498
with:
9599
# This functionality is poorly implemented and has been
96100
# causing problems due to the MITM implementation hogging or
97-
# leaking memory. If this happens to you just uncomment
98-
# this line.
99-
# monitor_permissions: "false"
101+
# leaking memory. As a result we disable it by default. If
102+
# you want to temporarily enable it, simply set
103+
# monitor_permissions equal to "true".
104+
#
105+
# TODO: Re-enable this functionality when practical. See
106+
# cisagov/skeleton-generic#207 for more details.
107+
monitor_permissions: "false"
100108
# Use a variable to specify the permissions monitoring
101109
# configuration. By default this will yield the
102110
# configuration stored in the cisagov organization-level

.github/workflows/codeql-analysis.yml

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,13 @@ jobs:
3939
check_github_status: "true"
4040
# This functionality is poorly implemented and has been
4141
# causing problems due to the MITM implementation hogging or
42-
# leaking memory. If this happens to you just uncomment
43-
# this line.
44-
# monitor_permissions: "false"
42+
# leaking memory. As a result we disable it by default. If
43+
# you want to temporarily enable it, simply set
44+
# monitor_permissions equal to "true".
45+
#
46+
# TODO: Re-enable this functionality when practical. See
47+
# cisagov/skeleton-generic#207 for more details.
48+
monitor_permissions: "false"
4549
output_workflow_context: "true"
4650
# Use a variable to specify the permissions monitoring
4751
# configuration. By default this will yield the
@@ -87,9 +91,13 @@ jobs:
8791
with:
8892
# This functionality is poorly implemented and has been
8993
# causing problems due to the MITM implementation hogging or
90-
# leaking memory. If this happens to you just uncomment
91-
# this line.
92-
# monitor_permissions: "false"
94+
# leaking memory. As a result we disable it by default. If
95+
# you want to temporarily enable it, simply set
96+
# monitor_permissions equal to "true".
97+
#
98+
# TODO: Re-enable this functionality when practical. See
99+
# cisagov/skeleton-generic#207 for more details.
100+
monitor_permissions: "false"
93101
# Use a variable to specify the permissions monitoring
94102
# configuration. By default this will yield the
95103
# configuration stored in the cisagov organization-level

.github/workflows/dependency-review.yml

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,13 @@ jobs:
3030
check_github_status: "true"
3131
# This functionality is poorly implemented and has been
3232
# causing problems due to the MITM implementation hogging or
33-
# leaking memory. If this happens to you just uncomment
34-
# this line.
35-
# monitor_permissions: "false"
33+
# leaking memory. As a result we disable it by default. If
34+
# you want to temporarily enable it, simply set
35+
# monitor_permissions equal to "true".
36+
#
37+
# TODO: Re-anable this functionality when practical. See
38+
# cisagov/skeleton-generic#207 for more details.
39+
monitor_permissions: "false"
3640
output_workflow_context: "true"
3741
# Use a variable to specify the permissions monitoring
3842
# configuration. By default this will yield the
@@ -62,9 +66,13 @@ jobs:
6266
with:
6367
# This functionality is poorly implemented and has been
6468
# causing problems due to the MITM implementation hogging or
65-
# leaking memory. If this happens to you just uncomment
66-
# this line.
67-
# monitor_permissions: "false"
69+
# leaking memory. As a result we disable it by default. If
70+
# you want to temporarily enable it, simply set
71+
# monitor_permissions equal to "true".
72+
#
73+
# TODO: Re-enable this functionality when practical. See
74+
# cisagov/skeleton-generic#207 for more details.
75+
monitor_permissions: "false"
6876
# Use a variable to specify the permissions monitoring
6977
# configuration. By default this will yield the
7078
# configuration stored in the cisagov organization-level

.github/workflows/sync-labels.yml

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,13 @@ jobs:
2626
check_github_status: "true"
2727
# This functionality is poorly implemented and has been
2828
# causing problems due to the MITM implementation hogging or
29-
# leaking memory. If this happens to you just uncomment
30-
# this line.
31-
# monitor_permissions: "false"
29+
# leaking memory. As a result we disable it by default. If
30+
# you want to temporarily enable it, simply set
31+
# monitor_permissions equal to "true".
32+
#
33+
# TODO: Re-enable this functionality when practical. See
34+
# cisagov/skeleton-generic#207 for more details.
35+
monitor_permissions: "false"
3236
output_workflow_context: "true"
3337
# Use a variable to specify the permissions monitoring
3438
# configuration. By default this will yield the
@@ -59,9 +63,13 @@ jobs:
5963
with:
6064
# This functionality is poorly implemented and has been
6165
# causing problems due to the MITM implementation hogging or
62-
# leaking memory. If this happens to you just uncomment
63-
# this line.
64-
# monitor_permissions: "false"
66+
# leaking memory. As a result we disable it by default. If
67+
# you want to temporarily enable it, simply set
68+
# monitor_permissions equal to "true".
69+
#
70+
# TODO: Re-enable this functionality when practical. See
71+
# cisagov/skeleton-generic#207 for more details.
72+
monitor_permissions: "false"
6573
# Use a variable to specify the permissions monitoring
6674
# configuration. By default this will yield the
6775
# configuration stored in the cisagov organization-level

0 commit comments

Comments
 (0)