You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent versions of the IDE.
69
+
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent versions of the {% if ideEntry.versionType == "extension" %}{% data variables.copilot.copilot_extension %} for the {% endif %}IDE.
56
70
57
-
{%- comment %} Use the predefined versionGroups from JSON data {%- endcomment %}
71
+
{%- comment %} Use the predefined versionGroups from the IDE's data file {%- endcomment %}
58
72
{% for groupEntry in ideEntry.versionGroups %}
59
73
{%- assign groupName = groupEntry[0] %}
60
74
{%- assign groupVersions = groupEntry[1] %}
@@ -66,20 +80,24 @@ The following table shows supported {% data variables.product.prodname_copilot_s
66
80
{%- for featureEntry in ideEntry.features %}
67
81
| {{ featureEntry[0] }}{%- for version in groupVersions %}{%- assign supportLevel = featureEntry[1][version] %} | {%- case supportLevel -%}{%- when "supported" %}✓{%- when "preview" %}P{%- when "closing-down" %}C{%- else %}✗{%- endcase -%}{%- endfor %} |
68
82
{%- endfor %}
83
+
{%- comment %} Features that do not apply to this IDE at all, rendered as — not ✗ {%- endcomment %}
84
+
{%- for naFeature in ideEntry.notApplicable %}
85
+
| {{ naFeature }}{%- for version in groupVersions %} | —{%- endfor %} |
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent versions of the IDE.
98
+
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent versions of the {% if ideEntry.versionType == "extension" %}{% data variables.copilot.copilot_extension %} for the {% endif %}IDE.
81
99
82
-
{%- comment %} Use the predefined versionGroups from JSON data {%- endcomment %}
100
+
{%- comment %} Use the predefined versionGroups from the IDE's data file {%- endcomment %}
83
101
{% for groupEntry in ideEntry.versionGroups %}
84
102
{%- assign groupName = groupEntry[0] %}
85
103
{%- assign groupVersions = groupEntry[1] %}
@@ -91,20 +109,24 @@ The following table shows supported {% data variables.product.prodname_copilot_s
91
109
{%- for featureEntry in ideEntry.features %}
92
110
| {{ featureEntry[0] }}{%- for version in groupVersions %}{%- assign supportLevel = featureEntry[1][version] %} | {%- case supportLevel -%}{%- when "supported" %}✓{%- when "preview" %}P{%- when "closing-down" %}C{%- else %}✗{%- endcase -%}{%- endfor %} |
93
111
{%- endfor %}
112
+
{%- comment %} Features that do not apply to this IDE at all, rendered as — not ✗ {%- endcomment %}
113
+
{%- for naFeature in ideEntry.notApplicable %}
114
+
| {{ naFeature }}{%- for version in groupVersions %} | —{%- endfor %} |
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent versions of the {% data variables.copilot.copilot_extension %} for the IDE.
127
+
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent versions of the {% if ideEntry.versionType == "extension" %}{% data variables.copilot.copilot_extension %} for the {% endif %}IDE.
106
128
107
-
{%- comment %} Use the predefined versionGroups from JSON data {%- endcomment %}
129
+
{%- comment %} Use the predefined versionGroups from the IDE's data file {%- endcomment %}
108
130
{% for groupEntry in ideEntry.versionGroups %}
109
131
{%- assign groupName = groupEntry[0] %}
110
132
{%- assign groupVersions = groupEntry[1] %}
@@ -116,20 +138,24 @@ The following table shows supported {% data variables.product.prodname_copilot_s
116
138
{%- for featureEntry in ideEntry.features %}
117
139
| {{ featureEntry[0] }}{%- for version in groupVersions %}{%- assign supportLevel = featureEntry[1][version] %} | {%- case supportLevel -%}{%- when "supported" %}✓{%- when "preview" %}P{%- when "closing-down" %}C{%- else %}✗{%- endcase -%}{%- endfor %} |
118
140
{%- endfor %}
141
+
{%- comment %} Features that do not apply to this IDE at all, rendered as — not ✗ {%- endcomment %}
142
+
{%- for naFeature in ideEntry.notApplicable %}
143
+
| {{ naFeature }}{%- for version in groupVersions %} | —{%- endfor %} |
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent versions of the {% data variables.copilot.copilot_extension %} for the IDE.
156
+
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent versions of the {% if ideEntry.versionType == "extension" %}{% data variables.copilot.copilot_extension %} for the {% endif %}IDE.
131
157
132
-
{%- comment %} Use the predefined versionGroups from JSON data {%- endcomment %}
158
+
{%- comment %} Use the predefined versionGroups from the IDE's data file {%- endcomment %}
133
159
{% for groupEntry in ideEntry.versionGroups %}
134
160
{%- assign groupName = groupEntry[0] %}
135
161
{%- assign groupVersions = groupEntry[1] %}
@@ -141,20 +167,24 @@ The following table shows supported {% data variables.product.prodname_copilot_s
141
167
{%- for featureEntry in ideEntry.features %}
142
168
| {{ featureEntry[0] }}{%- for version in groupVersions %}{%- assign supportLevel = featureEntry[1][version] %} | {%- case supportLevel -%}{%- when "supported" %}✓{%- when "preview" %}P{%- when "closing-down" %}C{%- else %}✗{%- endcase -%}{%- endfor %} |
143
169
{%- endfor %}
170
+
{%- comment %} Features that do not apply to this IDE at all, rendered as — not ✗ {%- endcomment %}
171
+
{%- for naFeature in ideEntry.notApplicable %}
172
+
| {{ naFeature }}{%- for version in groupVersions %} | —{%- endfor %} |
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent versions of the {% data variables.copilot.copilot_extension %} for the IDE.
185
+
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent versions of the {% if ideEntry.versionType == "extension" %}{% data variables.copilot.copilot_extension %} for the {% endif %}IDE.
156
186
157
-
{%- comment %} Use the predefined versionGroups from JSON data {%- endcomment %}
187
+
{%- comment %} Use the predefined versionGroups from the IDE's data file {%- endcomment %}
158
188
{% for groupEntry in ideEntry.versionGroups %}
159
189
{%- assign groupName = groupEntry[0] %}
160
190
{%- assign groupVersions = groupEntry[1] %}
@@ -166,20 +196,24 @@ The following table shows supported {% data variables.product.prodname_copilot_s
166
196
{%- for featureEntry in ideEntry.features %}
167
197
| {{ featureEntry[0] }}{%- for version in groupVersions %}{%- assign supportLevel = featureEntry[1][version] %} | {%- case supportLevel -%}{%- when "supported" %}✓{%- when "preview" %}P{%- when "closing-down" %}C{%- else %}✗{%- endcase -%}{%- endfor %} |
168
198
{%- endfor %}
199
+
{%- comment %} Features that do not apply to this IDE at all, rendered as — not ✗ {%- endcomment %}
200
+
{%- for naFeature in ideEntry.notApplicable %}
201
+
| {{ naFeature }}{%- for version in groupVersions %} | —{%- endfor %} |
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent versions of the {% data variables.copilot.copilot_extension %} for the IDE.
214
+
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent versions of the {% if ideEntry.versionType == "extension" %}{% data variables.copilot.copilot_extension %} for the {% endif %}IDE.
181
215
182
-
{%- comment %} Use the predefined versionGroups from JSON data {%- endcomment %}
216
+
{%- comment %} Use the predefined versionGroups from the IDE's data file {%- endcomment %}
183
217
{% for groupEntry in ideEntry.versionGroups %}
184
218
{%- assign groupName = groupEntry[0] %}
185
219
{%- assign groupVersions = groupEntry[1] %}
@@ -191,6 +225,10 @@ The following table shows supported {% data variables.product.prodname_copilot_s
191
225
{%- for featureEntry in ideEntry.features %}
192
226
| {{ featureEntry[0] }}{%- for version in groupVersions %}{%- assign supportLevel = featureEntry[1][version] %} | {%- case supportLevel -%}{%- when "supported" %}✓{%- when "preview" %}P{%- when "closing-down" %}C{%- else %}✗{%- endcase -%}{%- endfor %} |
193
227
{%- endfor %}
228
+
{%- comment %} Features that do not apply to this IDE at all, rendered as — not ✗ {%- endcomment %}
229
+
{%- for naFeature in ideEntry.notApplicable %}
230
+
| {{ naFeature }}{%- for version in groupVersions %} | —{%- endfor %} |
Copy file name to clipboardExpand all lines: content/organizations/managing-organization-settings/managing-rulesets-for-repositories-in-your-organization.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,6 +80,24 @@ You can import a ruleset from another repository or organization using the expor
80
80
{% data reusables.repositories.import-a-ruleset %}
81
81
82
82
{% endif %}
83
+
84
+
{% ifversion rule-insights-dashboard-org-level %}
85
+
86
+
## Viewing the rule insights dashboard
87
+
88
+
Use the rule insights dashboard to review the evaluation activity of rulesets across your organization. You can:
89
+
90
+
* Review aggregated rule evaluation metrics across all repositories in your organization to understand where and how your rulesets take effect.
91
+
* Identify the repositories with the most bypasses so you can prioritize your review.
92
+
* Filter results by evaluation status, branch, ruleset, and date range to focus on the activity that matters to you.
93
+
* Export the data to a CSV file for further analysis.
94
+
95
+
{% data reusables.profile.access_org %}
96
+
{% data reusables.profile.org_settings %}
97
+
1. {% data reusables.user-settings.code-planning-automation %} click **{% octicon "repo" aria-hidden="true" aria-label="repo" %} Repository**, then click **Dashboard**.
Copy file name to clipboardExpand all lines: content/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/managing-rulesets-for-a-repository.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -113,15 +113,15 @@ You can view insights for rulesets to see how rulesets are affecting a repositor
113
113
114
114
{% ifversion rule-insights-dashboard %}
115
115
116
-
### Rule insights dashboard
116
+
### Viewing the rule insights dashboard
117
117
118
118
> [!NOTE]
119
-
> The rule insights dashboard is in {% data variables.release-phases.public_preview %} and subject to change. It is available for {% data variables.product.prodname_team %} and {% data variables.product.prodname_ghe_cloud %} plans.
119
+
> The rule insights dashboard is available for {% data variables.product.prodname_team %} and {% data variables.product.prodname_ghe_cloud %} plans.
120
120
121
121
The rule insights dashboard gives you a visual, high-level summary of rule evaluation activity for your repository, including:
122
122
123
-
-**Successes, failures, and bypasses over time**: A chart showing trends in rule evaluation results, helping you spot spikes in blocked pushes or unusual patterns.
124
-
-**Top bypassers**: A list of the most active bypassers for your rulesets.
123
+
***Successes, failures, and bypasses over time**: A chart showing trends in rule evaluation results, helping you spot spikes in blocked pushes or unusual patterns.
124
+
***Top bypassers**: A list of the most active bypassers for your rulesets.
125
125
126
126
Each chart links back to the rule insights page with filters prefilled, so you can quickly drill into specific statuses, bypassers, or time ranges.
127
127
@@ -132,6 +132,8 @@ To view the dashboard:
132
132
1. In the left sidebar, under "Code and automation," click **Rules**, then click **Insights**.
133
133
1. At the top of the "Rule Insights" page, view the dashboard charts for an overview of rule evaluation activity.
134
134
135
+
At the organization level, you can view the rule insights dashboard to review the evaluation activity of rulesets across your organization. See [AUTOTITLE](/organizations/managing-organization-settings/managing-rulesets-for-repositories-in-your-organization#viewing-the-rule-insights-dashboard).
0 commit comments