Skip to content

Commit 74131e9

Browse files
authored
Merge pull request #49477 from camihmerhar/splitting-gh-copilot-and-ghas-learning-paths
Splitting gh copilot and ghas learning paths for ILT
2 parents 436a902 + d8e0b68 commit 74131e9

File tree

4 files changed

+105
-22
lines changed

4 files changed

+105
-22
lines changed

learn-pr/paths/copilot/index.yml

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
### YamlMime:LearningPath
22
uid: learn.github-copilot
33
metadata:
4-
title: GitHub Copilot fundamentals - Understand the AI pair programmer
5-
description: Empower individual developers and businesses to enhance their productivity and foster innovation through a comprehensive exploration of the fundamental concepts of GitHub Copilot. Additionally, gain valuable insights on how to initiate the implementation of GitHub Copilot within your organization, enabling you to kickstart your own transformative journey.
4+
title: GitHub Copilot Fundamentals Part 1 of 2
5+
description: Empower individual developers and businesses to enhance their productivity and foster innovation through a comprehensive exploration of the fundamental concepts of GitHub Copilot. Additionally, gain valuable insights on how to initiate the implementation of GitHub Copilot within your organization, enabling you to kickstart your own transformative journey. This is learning path is split into two and this is part one of two.
66
brand: github
7-
ms.date: 06/05/2023
8-
author: a-a-ron
9-
ms.author: aastewar
7+
ms.date: 03/11/2025
8+
author: camihmerhar
9+
ms.author: camhernandez
1010
ms.topic: learning-path
1111
ms.custom: [copilot-learning-hub]
12-
title: GitHub Copilot Fundamentals - Understand the AI pair programmer
12+
title: GitHub Copilot Fundamentals Part 1 of 2
1313
summary: |
1414
Explore the fundamentals of GitHub Copilot and its potential to enhance productivity and foster innovation for both individual developers and businesses. Discover how to implement it within your organization and unleash its power for your own projects.
1515
@@ -47,11 +47,5 @@ modules:
4747
- learn.advanced-github-copilot
4848
- learn.github.github-copilot-across-environments
4949
- learn.github.github-copilot-management-and-customizations
50-
- learn.github.developer-use-cases-for-ai-with-github-copilot
51-
- learn.wwl.develop-unit-tests-using-github-copilot-tools
52-
- learn.github.introduction-to-github-copilot-for-business
53-
- learn.github.intro-github-copilot-enterprise
54-
- learn.github-copilot-with-javascript
55-
- learn.github-copilot-with-python
5650
trophy:
57-
uid: learn.github.trophy
51+
uid: generic-badge-social.trophy

learn-pr/paths/gh-copilot-2/index.yml

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
### YamlMime:LearningPath
2+
uid: learn.github-copilot-2
3+
metadata:
4+
title: GitHub Copilot Fundamentals Part 2 of 2
5+
description: Empower individual developers and businesses to enhance their productivity and foster innovation through a comprehensive exploration of the fundamental concepts of GitHub Copilot. Additionally, gain valuable insights on how to initiate the implementation of GitHub Copilot within your organization, enabling you to kickstart your own transformative journey.
6+
brand: github
7+
ms.date: 03/11/2025
8+
author: camihmerhar
9+
ms.author: camhernandez
10+
ms.topic: learning-path
11+
ms.custom: [copilot-learning-hub]
12+
title: GitHub Copilot Fundamentals Part 2 of 2
13+
summary: |
14+
Explore the fundamentals of GitHub Copilot and its potential to enhance productivity and foster innovation for both individual developers and businesses. Discover how to implement it within your organization and unleash its power for your own projects.
15+
16+
In this learning path, you'll:
17+
18+
- Gain a comprehensive understanding of the distinctions between GitHub Copilot Individuals, GitHub Copilot Business, and GitHub Copilot Enterprise.
19+
- Understand how to utilize GitHub Copilot across various environments responsibly and securely.
20+
- Learn advanced functionalities of GitHub Copilot and how to best use them.
21+
22+
prerequisites: |
23+
- Basic understanding of GitHub fundamentals
24+
iconUrl: /training/achievements/intro-github-copilot.svg
25+
levels:
26+
- beginner
27+
- intermediate
28+
29+
roles:
30+
- devops-engineer
31+
- administrator
32+
- developer
33+
- solution-architect
34+
- student
35+
36+
products:
37+
- github
38+
39+
subjects:
40+
- collaboration
41+
- devops
42+
43+
modules:
44+
- learn.github.developer-use-cases-for-ai-with-github-copilot
45+
- learn.wwl.develop-unit-tests-using-github-copilot-tools
46+
- learn.github.introduction-to-github-copilot-for-business
47+
- learn.github.intro-github-copilot-enterprise
48+
- learn.github-copilot-with-javascript
49+
- learn.github-copilot-with-python
50+
trophy:
51+
uid: learn.github.trophy
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
### YamlMime:LearningPath
2+
uid: learn.github-github-advanced-security-2
3+
metadata:
4+
title: GitHub Advanced Security Part 2 of 2
5+
description: Learn how to secure your code with advanced security features at every stage of your development lifecycle. GitHub Advanced Security is an add-on to GitHub Enterprise that allows you to use security features, such as secret scanning, code scanning, and dependency management on your private repositories. This is the second learning path out of two learning paths of GHAS.
6+
brand: github
7+
ms.date: 03/11/2025
8+
author: camihmerhar
9+
ms.author: camhernandez
10+
ms.topic: learning-path
11+
title: GitHub Advanced Security Part 2 of 2
12+
summary: |
13+
Learn how to secure your code with advanced security features at every stage of your development lifecycle. GitHub Advanced Security is an add-on to GitHub Enterprise that allows you to use security features, such as secret scanning, code scanning, and dependency management on your private repositories.
14+
15+
In this learning path, you'll:
16+
17+
- Gain an understanding of GitHub Advanced Security features
18+
- Obtain the skills to recognize, apply, and evaluate these features within your own GitHub environment
19+
prerequisites: |
20+
- A [GitHub](https://github.com?azure-portal=true) account
21+
- Basic understanding of GitHub fundamentals
22+
iconUrl: /training/achievements/az-400-develop-security-compliance-plan.svg
23+
levels:
24+
- beginner
25+
- intermediate
26+
roles:
27+
- devops-engineer
28+
- administrator
29+
- developer
30+
- solution-architect
31+
- student
32+
products:
33+
- github
34+
subjects:
35+
- devops
36+
modules:
37+
- learn.codebase-representation-codeql
38+
- learn.code-scanning-with-github-codeql
39+
- learn.github-administration-github-advanced-security
40+
- learn.github.manage-sensitive-data-security-policies
41+
trophy:
42+
uid: learn.maintain-secure-repository-github.trophy

learn-pr/paths/github-advanced-security/index.yml

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
### YamlMime:LearningPath
22
uid: learn.github-github-advanced-security
33
metadata:
4-
title: GitHub Advanced Security
4+
title: GitHub Advanced Security Part 1 of 2
55
description: Learn how to secure your code with advanced security features at every stage of your development lifecycle. GitHub Advanced Security is an add-on to GitHub Enterprise that allows you to use security features, such as secret scanning, code scanning, and dependency management on your private repositories.
66
brand: github
7-
ms.date: 08/21/2024
8-
author: a-a-ron
9-
ms.author: aastewar
7+
ms.date: 03/11/2025
8+
author: camihmerhar
9+
ms.author: camhernandez
1010
ms.topic: learning-path
11-
title: GitHub Advanced Security
11+
title: GitHub Advanced Security Part 1 of 2
1212
summary: |
1313
Learn how to secure your code with advanced security features at every stage of your development lifecycle. GitHub Advanced Security is an add-on to GitHub Enterprise that allows you to use security features, such as secret scanning, code scanning, and dependency management on your private repositories.
1414
@@ -38,9 +38,5 @@ modules:
3838
- learn.configure-dependabot-security-updates-on-github-repo
3939
- learn.github.configure-and-use-secret-scanning-in-your-github-repository
4040
- learn.github.configure-code-scanning
41-
- learn.codebase-representation-codeql
42-
- learn.code-scanning-with-github-codeql
43-
- learn.github-administration-github-advanced-security
44-
- learn.github.manage-sensitive-data-security-policies
4541
trophy:
4642
uid: learn.generic-trophy.trophy

0 commit comments

Comments
 (0)