Skip to content

Commit 85dadf0

Browse files
am-steadmchammer01
andauthored
[Post-Universe] Review intro statements #20275 (#58336)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
1 parent 696ce45 commit 85dadf0

File tree

11 files changed

+11
-12
lines changed

11 files changed

+11
-12
lines changed

content/code-security/code-quality/concepts/about-code-quality.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: About GitHub Code Quality
33
shortTitle: About Code Quality
4-
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.'
4+
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.'
55
product: '{% data reusables.gated-features.code-quality-availability %}'
66
versions:
77
feature: code-quality

content/code-security/code-quality/concepts/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Concepts for GitHub Code Quality
33
shortTitle: Concepts
44
allowTitleToDifferFromFilename: true
5-
intro: Learn about {% data variables.product.prodname_code_quality %} and how it can help improve and maintain the quality of your code.
5+
intro: 'Discover how {% data variables.product.prodname_code_quality %} works, its core features, and key terms.'
66
versions:
77
feature: code-quality
88
topics:

content/code-security/code-quality/get-started/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Get started with GitHub Code Quality
33
shortTitle: Get started
4-
intro: 'Learn how to get started with {% data variables.product.prodname_code_quality %}.'
4+
intro: 'Try out {% data variables.product.prodname_code_quality %} for your repository.'
55
versions:
66
feature: code-quality
77
topics:

content/code-security/code-quality/how-tos/interpret-results.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Interpreting the code quality results for your repository
33
shortTitle: Interpret results
44
allowTitleToDifferFromFilename: true
5-
intro: 'View {% data variables.product.prodname_code_quality %} findings for your default branch and fix them to improve your quality rating.'
5+
intro: 'View {% data variables.product.prodname_code_quality %} findings for your default branch.'
66
versions:
77
feature: code-quality
88
product: '{% data reusables.gated-features.code-quality-availability %}'

content/code-security/code-quality/how-tos/unblock-your-pr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Resolving a block on your pull request
33
shortTitle: Unblock your PR
4-
intro: 'Learn how to identify and resolve a code quality block on your pull request so you can merge your changes.'
4+
intro: 'Identify and resolve a code quality block on your pull request so you can merge your changes.'
55
versions:
66
feature: code-quality
77
permissions: '{% data reusables.permissions.code-quality-see-repo-findings %}'

content/code-security/code-quality/responsible-use/code-quality.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
title: Responsible use of GitHub Code Quality
33
shortTitle: Code quality
4-
intro: 'Learn how to use {% data variables.product.prodname_code_quality %} responsibly by understanding its purposes, capabilities, and limitations.'
5-
product: '{% data reusables.gated-features.code-quality-availability %}'
4+
intro: 'Use {% data variables.product.prodname_code_quality %} responsibly by understanding its purposes, capabilities, and limitations.'
65
versions:
76
feature: code-quality
87
topics:

content/code-security/code-quality/responsible-use/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Responsible use of GitHub Code Quality
33
shortTitle: Responsible use
4-
intro: 'Learn how to use {% data variables.product.prodname_code_quality %} responsibly by understanding its purposes, capabilities, and limitations.'
4+
intro: 'Use {% data variables.product.prodname_code_quality %} responsibly by understanding its purposes, capabilities, and limitations.'
55
versions:
66
feature: code-quality
77
topics:

content/code-security/code-quality/tutorials/fix-findings-in-prs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Fixing code quality findings before merging your pull request
33
shortTitle: Fix findings in PRs
4-
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.'
4+
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 %}.'
55
versions:
66
feature: code-quality
77
product: '{% data reusables.gated-features.code-quality-availability %}'

content/code-security/code-quality/tutorials/improve-recent-merges.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Improving the quality of recently merged code with AI
33
shortTitle: Improve recent merges
4-
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.
4+
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 %}.'
55
versions:
66
feature: code-quality
77
product: '{% data reusables.gated-features.code-quality-availability %}'

content/code-security/code-quality/tutorials/improve-your-codebase.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Improving the quality of your repository's code
33
shortTitle: Improve your codebase
4-
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.'
4+
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.'
55
versions:
66
feature: code-quality
77
product: '{% data reusables.gated-features.code-quality-availability %}'

0 commit comments

Comments
 (0)