Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: About GitHub Code Quality
shortTitle: About Code Quality
intro: 'Learn how {% data variables.product.prodname_code_quality %} helps you catch and fix code health risks, maintain high standards, and track code quality within your {% data variables.product.github %} workflow.'
intro: 'Use {% data variables.product.prodname_code_quality %} to flag code quality issues in pull requests and repository scans, apply {% data variables.product.prodname_copilot_short %}-powered autofixes, and enforce standards with rulesets.'
product: '{% data reusables.gated-features.code-quality-availability %}'
versions:
feature: code-quality
Expand Down
2 changes: 1 addition & 1 deletion content/code-security/code-quality/concepts/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Concepts for GitHub Code Quality
shortTitle: Concepts
allowTitleToDifferFromFilename: true
intro: Learn about {% data variables.product.prodname_code_quality %} and how it can help improve and maintain the quality of your code.
intro: 'Discover how {% data variables.product.prodname_code_quality %} works, its core features, and key terms.'
versions:
feature: code-quality
topics:
Expand Down
2 changes: 1 addition & 1 deletion content/code-security/code-quality/get-started/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Get started with GitHub Code Quality
shortTitle: Get started
intro: 'Learn how to get started with {% data variables.product.prodname_code_quality %}.'
intro: 'Try out {% data variables.product.prodname_code_quality %} for your repository.'
versions:
feature: code-quality
topics:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Interpreting the code quality results for your repository
shortTitle: Interpret results
allowTitleToDifferFromFilename: true
intro: 'View {% data variables.product.prodname_code_quality %} findings for your default branch and fix them to improve your quality rating.'
intro: 'View {% data variables.product.prodname_code_quality %} findings for your default branch.'
versions:
feature: code-quality
product: '{% data reusables.gated-features.code-quality-availability %}'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Resolving a block on your pull request
shortTitle: Unblock your PR
intro: 'Learn how to identify and resolve a code quality block on your pull request so you can merge your changes.'
intro: 'Identify and resolve a code quality block on your pull request so you can merge your changes.'
versions:
feature: code-quality
permissions: '{% data reusables.permissions.code-quality-see-repo-findings %}'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
title: Responsible use of GitHub Code Quality
shortTitle: Code quality
intro: 'Learn how to use {% data variables.product.prodname_code_quality %} responsibly by understanding its purposes, capabilities, and limitations.'
product: '{% data reusables.gated-features.code-quality-availability %}'
intro: 'Use {% data variables.product.prodname_code_quality %} responsibly by understanding its purposes, capabilities, and limitations.'
versions:
feature: code-quality
topics:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Responsible use of GitHub Code Quality
shortTitle: Responsible use
intro: 'Learn how to use {% data variables.product.prodname_code_quality %} responsibly by understanding its purposes, capabilities, and limitations.'
intro: 'Use {% data variables.product.prodname_code_quality %} responsibly by understanding its purposes, capabilities, and limitations.'
versions:
feature: code-quality
topics:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Fixing code quality findings before merging your pull request
shortTitle: Fix findings in PRs
intro: 'Learn how {% data variables.product.prodname_code_quality %} helps you catch and fix quality issues before they reach your default branch, and how {% data variables.copilot.copilot_autofix_short %} and {% data variables.copilot.copilot_coding_agent %} can help you quickly address any findings.'
intro: 'Catch quality issues before they reach your default branch and fix them with {% data variables.copilot.copilot_autofix_short %} and {% data variables.copilot.copilot_coding_agent %}.'
versions:
feature: code-quality
product: '{% data reusables.gated-features.code-quality-availability %}'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Improving the quality of recently merged code with AI
shortTitle: Improve recent merges
intro: Learn how to assess and remediate issues detected by {% data variables.product.prodname_code_quality %} in your most recently changed code, so you can maintain high standards of code health across your default branch.
intro: 'Explore {% data variables.product.prodname_code_quality %} findings for recently merged code and fix with {% data variables.copilot.copilot_autofix_short %} or delegate remediation work to {% data variables.copilot.copilot_coding_agent %}.'
versions:
feature: code-quality
product: '{% data reusables.gated-features.code-quality-availability %}'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Improving the quality of your repository's code
shortTitle: Improve your codebase
intro: 'Learn how to assess and remediate code quality issues detected on your default branch so you can improve the quality of your codebase. As you progress, you''ll see your repository''s code quality rating rise as a result.'
intro: 'Assess and remediate code quality issues detected on your default branch so you can improve the quality of your codebase. As you progress, you''ll see your repository''s code quality rating rise as a result.'
versions:
feature: code-quality
product: '{% data reusables.gated-features.code-quality-availability %}'
Expand Down
2 changes: 1 addition & 1 deletion content/code-security/code-quality/tutorials/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Tutorials for GitHub Code Quality
shortTitle: Tutorials
intro: Build skills and knowledge about {% data variables.product.prodname_code_quality %} through examples.
intro: 'Build skills and knowledge about {% data variables.product.prodname_code_quality %} through examples.'
versions:
feature: code-quality
topics:
Expand Down
2 changes: 0 additions & 2 deletions content/rest/copilot/copilot-metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ You can use these endpoints to get a breakdown of aggregated metrics for various
* Breakdowns by language and IDE
* The option to view metrics for an enterprise, organization, or team

For help getting started, see [AUTOTITLE](/copilot/managing-copilot/managing-github-copilot-in-your-organization/reviewing-activity-related-to-github-copilot-in-your-organization/analyzing-usage-over-time-with-the-copilot-metrics-api).

{% data reusables.copilot.metrics-api-ghecom %}

<!-- Content after this section is automatically generated -->
6 changes: 2 additions & 4 deletions content/rest/projects-classic/projects.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
---
title: 'REST API endpoints for {% data variables.product.prodname_projects_v1_caps %}'
title: REST API endpoints for {% data variables.product.prodname_projects_v1_caps %}
shortTitle: Boards
allowTitleToDifferFromFilename: true
intro: >-
Use the REST API to create and manage {% data
variables.projects.projects_v1_boards %} in a repository.
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
fpt: '*'
ghec: '*'
ghes: '*'
ghes: <=3.16
topics:
- API
autogenerated: rest
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,42 @@
"additional-permissions": false,
"access": "write"
},
{
"category": "billing",
"slug": "get-all-budgets-for-an-organization",
"subcategory": "enhanced-billing",
"verb": "get",
"requestPath": "/organizations/{org}/settings/billing/budgets",
"additional-permissions": false,
"access": "read"
},
{
"category": "billing",
"slug": "get-a-budget-by-id-for-an-organization",
"subcategory": "enhanced-billing",
"verb": "get",
"requestPath": "/organizations/{org}/settings/billing/budgets/{budget_id}",
"additional-permissions": false,
"access": "read"
},
{
"category": "billing",
"slug": "update-a-budget-for-an-organization",
"subcategory": "enhanced-billing",
"verb": "patch",
"requestPath": "/organizations/{org}/settings/billing/budgets/{budget_id}",
"additional-permissions": false,
"access": "write"
},
{
"category": "billing",
"slug": "delete-a-budget-for-an-organization",
"subcategory": "enhanced-billing",
"verb": "delete",
"requestPath": "/organizations/{org}/settings/billing/budgets/{budget_id}",
"additional-permissions": false,
"access": "write"
},
{
"category": "billing",
"slug": "get-billing-premium-request-usage-report-for-an-organization",
Expand All @@ -137,7 +173,7 @@
},
{
"category": "billing",
"slug": "get-billing-usage-summary-report-for-an-organization",
"slug": "get-billing-usage-summary-for-an-organization",
"subcategory": "enhanced-billing",
"verb": "get",
"requestPath": "/organizations/{org}/settings/billing/usage/summary",
Expand Down Expand Up @@ -8708,7 +8744,7 @@
},
{
"category": "billing",
"slug": "get-billing-usage-summary-report-for-a-user",
"slug": "get-billing-usage-summary-for-a-user",
"subcategory": "enhanced-billing",
"verb": "get",
"requestPath": "/users/{username}/settings/billing/usage/summary",
Expand Down
28 changes: 26 additions & 2 deletions src/github-apps/data/fpt-2022-11-28/fine-grained-pat.json
Original file line number Diff line number Diff line change
Expand Up @@ -1108,6 +1108,30 @@
}
],
"billing": [
{
"slug": "get-all-budgets-for-an-organization",
"subcategory": "enhanced-billing",
"verb": "get",
"requestPath": "/organizations/{org}/settings/billing/budgets"
},
{
"slug": "get-a-budget-by-id-for-an-organization",
"subcategory": "enhanced-billing",
"verb": "get",
"requestPath": "/organizations/{org}/settings/billing/budgets/{budget_id}"
},
{
"slug": "update-a-budget-for-an-organization",
"subcategory": "enhanced-billing",
"verb": "patch",
"requestPath": "/organizations/{org}/settings/billing/budgets/{budget_id}"
},
{
"slug": "delete-a-budget-for-an-organization",
"subcategory": "enhanced-billing",
"verb": "delete",
"requestPath": "/organizations/{org}/settings/billing/budgets/{budget_id}"
},
{
"slug": "get-billing-premium-request-usage-report-for-an-organization",
"subcategory": "enhanced-billing",
Expand All @@ -1121,7 +1145,7 @@
"requestPath": "/organizations/{org}/settings/billing/usage"
},
{
"slug": "get-billing-usage-summary-report-for-an-organization",
"slug": "get-billing-usage-summary-for-an-organization",
"subcategory": "enhanced-billing",
"verb": "get",
"requestPath": "/organizations/{org}/settings/billing/usage/summary"
Expand Down Expand Up @@ -1175,7 +1199,7 @@
"requestPath": "/users/{username}/settings/billing/usage"
},
{
"slug": "get-billing-usage-summary-report-for-a-user",
"slug": "get-billing-usage-summary-for-a-user",
"subcategory": "enhanced-billing",
"verb": "get",
"requestPath": "/users/{username}/settings/billing/usage/summary"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,50 @@
"server-to-server": true,
"additional-permissions": false
},
{
"category": "billing",
"slug": "get-all-budgets-for-an-organization",
"subcategory": "enhanced-billing",
"verb": "get",
"requestPath": "/organizations/{org}/settings/billing/budgets",
"access": "read",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "billing",
"slug": "get-a-budget-by-id-for-an-organization",
"subcategory": "enhanced-billing",
"verb": "get",
"requestPath": "/organizations/{org}/settings/billing/budgets/{budget_id}",
"access": "read",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "billing",
"slug": "update-a-budget-for-an-organization",
"subcategory": "enhanced-billing",
"verb": "patch",
"requestPath": "/organizations/{org}/settings/billing/budgets/{budget_id}",
"access": "write",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "billing",
"slug": "delete-a-budget-for-an-organization",
"subcategory": "enhanced-billing",
"verb": "delete",
"requestPath": "/organizations/{org}/settings/billing/budgets/{budget_id}",
"access": "write",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "billing",
"slug": "get-billing-premium-request-usage-report-for-an-organization",
Expand All @@ -165,7 +209,7 @@
},
{
"category": "billing",
"slug": "get-billing-usage-summary-report-for-an-organization",
"slug": "get-billing-usage-summary-for-an-organization",
"subcategory": "enhanced-billing",
"verb": "get",
"requestPath": "/organizations/{org}/settings/billing/usage/summary",
Expand Down Expand Up @@ -10942,7 +10986,7 @@
},
{
"category": "billing",
"slug": "get-billing-usage-summary-report-for-a-user",
"slug": "get-billing-usage-summary-for-a-user",
"subcategory": "enhanced-billing",
"verb": "get",
"requestPath": "/users/{username}/settings/billing/usage/summary",
Expand Down
26 changes: 25 additions & 1 deletion src/github-apps/data/fpt-2022-11-28/server-to-server-rest.json
Original file line number Diff line number Diff line change
Expand Up @@ -1146,6 +1146,30 @@
}
],
"billing": [
{
"slug": "get-all-budgets-for-an-organization",
"subcategory": "enhanced-billing",
"verb": "get",
"requestPath": "/organizations/{org}/settings/billing/budgets"
},
{
"slug": "get-a-budget-by-id-for-an-organization",
"subcategory": "enhanced-billing",
"verb": "get",
"requestPath": "/organizations/{org}/settings/billing/budgets/{budget_id}"
},
{
"slug": "update-a-budget-for-an-organization",
"subcategory": "enhanced-billing",
"verb": "patch",
"requestPath": "/organizations/{org}/settings/billing/budgets/{budget_id}"
},
{
"slug": "delete-a-budget-for-an-organization",
"subcategory": "enhanced-billing",
"verb": "delete",
"requestPath": "/organizations/{org}/settings/billing/budgets/{budget_id}"
},
{
"slug": "get-billing-premium-request-usage-report-for-an-organization",
"subcategory": "enhanced-billing",
Expand All @@ -1159,7 +1183,7 @@
"requestPath": "/organizations/{org}/settings/billing/usage"
},
{
"slug": "get-billing-usage-summary-report-for-an-organization",
"slug": "get-billing-usage-summary-for-an-organization",
"subcategory": "enhanced-billing",
"verb": "get",
"requestPath": "/organizations/{org}/settings/billing/usage/summary"
Expand Down
28 changes: 26 additions & 2 deletions src/github-apps/data/fpt-2022-11-28/user-to-server-rest.json
Original file line number Diff line number Diff line change
Expand Up @@ -1188,6 +1188,30 @@
}
],
"billing": [
{
"slug": "get-all-budgets-for-an-organization",
"subcategory": "enhanced-billing",
"verb": "get",
"requestPath": "/organizations/{org}/settings/billing/budgets"
},
{
"slug": "get-a-budget-by-id-for-an-organization",
"subcategory": "enhanced-billing",
"verb": "get",
"requestPath": "/organizations/{org}/settings/billing/budgets/{budget_id}"
},
{
"slug": "update-a-budget-for-an-organization",
"subcategory": "enhanced-billing",
"verb": "patch",
"requestPath": "/organizations/{org}/settings/billing/budgets/{budget_id}"
},
{
"slug": "delete-a-budget-for-an-organization",
"subcategory": "enhanced-billing",
"verb": "delete",
"requestPath": "/organizations/{org}/settings/billing/budgets/{budget_id}"
},
{
"slug": "get-billing-premium-request-usage-report-for-an-organization",
"subcategory": "enhanced-billing",
Expand All @@ -1201,7 +1225,7 @@
"requestPath": "/organizations/{org}/settings/billing/usage"
},
{
"slug": "get-billing-usage-summary-report-for-an-organization",
"slug": "get-billing-usage-summary-for-an-organization",
"subcategory": "enhanced-billing",
"verb": "get",
"requestPath": "/organizations/{org}/settings/billing/usage/summary"
Expand Down Expand Up @@ -1255,7 +1279,7 @@
"requestPath": "/users/{username}/settings/billing/usage"
},
{
"slug": "get-billing-usage-summary-report-for-a-user",
"slug": "get-billing-usage-summary-for-a-user",
"subcategory": "enhanced-billing",
"verb": "get",
"requestPath": "/users/{username}/settings/billing/usage/summary"
Expand Down
Loading
Loading