Skip to content

Commit e2c70a2

Browse files
authored
Update README.md
@a-a-ron I updated the content. FYI @camihmerhar - I added expand/collapse and bulleted lists for the module lists. - I added a, Helpful resources, section with links. And a, Hubbers resources, section. Both with short summaries. - I updated the summary adding in a statement about the repo.
1 parent 0da60f7 commit e2c70a2

File tree

1 file changed

+58
-5
lines changed

1 file changed

+58
-5
lines changed

README.md

Lines changed: 58 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## Where the world builds software
66

7-
Learn, develop, and master essential Git and GitHub skills. Start here to jump-start your career and demonstrate foundational GitHub learning objectives through fun, interactive learning paths and modules.
7+
Learn, develop, and master essential Git and GitHub skills. Start here to jump-start your career and demonstrate foundational GitHub learning objectives through fun, interactive learning paths and modules. This repo maintains the GitHub content published on MS Learn found [here](https://github.com/MicrosoftDocs/learn-pr).
88

99
- [GitHub product landing page](https://docs.microsoft.com/en-us/learn/github/): landing page for GitHub modules/learning paths on MS Learn
1010
- [PowerBI](https://msit.powerbi.com/groups/me/reports/3ad7a43c-5334-4086-b762-8b4bdb2741ff/ReportSectionfb7e1b32d2783b56519d?ctid=72f988bf-86f1-41af-91ab-2d7cd011db47&refreshAccessToken=true): Dashboard data of current module content on MS Learn
@@ -16,27 +16,74 @@ Below are the GitHub learning paths currently published on MS Learn. If you're l
1616
### GitHub Actions
1717
[Learning path landing page](https://docs.microsoft.com/en-us/users/githubtraining/collections/n5p4a5z7keznp5)
1818

19-
- Modules: [Automate development tasks by using GitHub Actions](https://docs.microsoft.com/en-us/learn/modules/github-actions-automate-tasks/?ns-enrollment-type=Collection&ns-enrollment-id=n5p4a5z7keznp5), [Build continuous integration (CI) workflows by using GitHub Actions](https://docs.microsoft.com/en-us/learn/modules/github-actions-ci/?ns-enrollment-type=Collection&ns-enrollment-id=n5p4a5z7keznp5), [Leverage GitHub Actions to publish to GitHub Packages](https://docs.microsoft.com/en-us/learn/modules/github-actions-packages/?ns-enrollment-type=Collection&ns-enrollment-id=n5p4a5z7keznp5), [Create and publish custom GitHub actions](https://docs.microsoft.com/en-us/learn/modules/create-custom-github-actions/?ns-enrollment-type=Collection&ns-enrollment-id=n5p4a5z7keznp5), [Build and deploy applications to Azure by using GitHub Actions](https://docs.microsoft.com/en-us/learn/modules/github-actions-cd/?ns-enrollment-type=Collection&ns-enrollment-id=n5p4a5z7keznp5), [Manage GitHub Actions in the enterprise](https://docs.microsoft.com/en-us/learn/modules/manage-github-actions-enterprise/?ns-enrollment-type=Collection&ns-enrollment-id=n5p4a5z7keznp5)
19+
<details><summary>Modules:</summary>
20+
21+
- [Automate development tasks by using GitHub Actions](https://docs.microsoft.com/en-us/learn/modules/github-actions-automate-tasks/?ns-enrollment-type=Collection&ns-enrollment-id=n5p4a5z7keznp5)
22+
- [Build continuous integration (CI) workflows by using GitHub Actions](https://docs.microsoft.com/en-us/learn/modules/github-actions-ci/?ns-enrollment-type=Collection&ns-enrollment-id=n5p4a5z7keznp5)
23+
- [Leverage GitHub Actions to publish to GitHub Packages](https://docs.microsoft.com/en-us/learn/modules/github-actions-packages/?ns-enrollment-type=Collection&ns-enrollment-id=n5p4a5z7keznp5)
24+
- [Create and publish custom GitHub actions](https://docs.microsoft.com/en-us/learn/modules/create-custom-github-actions/?ns-enrollment-type=Collection&ns-enrollment-id=n5p4a5z7keznp5)
25+
- [Build and deploy applications to Azure by using GitHub Actions](https://docs.microsoft.com/en-us/learn/modules/github-actions-cd/?ns-enrollment-type=Collection&ns-enrollment-id=n5p4a5z7keznp5)
26+
- [Manage GitHub Actions in the enterprise](https://docs.microsoft.com/en-us/learn/modules/manage-github-actions-enterprise/?ns-enrollment-type=Collection&ns-enrollment-id=n5p4a5z7keznp5)
27+
28+
</details>
2029

2130
### GitHub Administration
2231
[Learning path landing page](https://docs.microsoft.com/en-us/users/githubtraining/collections/mom7u1gzjdxw03)
2332

24-
- Modules: [Introduction to GitHub administration](https://docs.microsoft.com/en-us/learn/modules/github-introduction-administration/?ns-enrollment-type=Collection&ns-enrollment-id=mom7u1gzjdxw03), [Introduction to GitHub's Products](https://docs.microsoft.com/en-us/learn/modules/github-introduction-products/?ns-enrollment-type=Collection&ns-enrollment-id=mom7u1gzjdxw03), [Maintain a secure repository by using GitHub best practices](https://docs.microsoft.com/en-us/learn/modules/maintain-secure-repository-github/?ns-enrollment-type=Collection&ns-enrollment-id=mom7u1gzjdxw03), [Manage sensitive data and security policies within GitHub](https://docs.microsoft.com/en-us/learn/modules/manage-sensitive-data-security-policies/?ns-enrollment-type=Collection&ns-enrollment-id=mom7u1gzjdxw03), [Authenticate and authorize user identities on GitHub](https://docs.microsoft.com/en-us/learn/modules/authenticate-authorize-user-identities-github/?ns-enrollment-type=Collection&ns-enrollment-id=mom7u1gzjdxw03), [GitHub administration for enterprise support and adoption](https://docs.microsoft.com/en-us/learn/modules/github-administration-for-enterprise-support-adoption/?ns-enrollment-type=Collection&ns-enrollment-id=mom7u1gzjdxw03), [Manage GitHub Actions in the enterprise](https://docs.microsoft.com/en-us/learn/modules/manage-github-actions-enterprise/?ns-enrollment-type=Collection&ns-enrollment-id=mom7u1gzjdxw03), [Leverage GitHub Actions to publish to GitHub Packages](https://docs.microsoft.com/en-us/learn/modules/github-actions-packages/?ns-enrollment-type=Collection&ns-enrollment-id=mom7u1gzjdxw03)
33+
<details><summary>Modules:</summary>
34+
35+
- [Introduction to GitHub administration](https://docs.microsoft.com/en-us/learn/modules/github-introduction-administration/?ns-enrollment-type=Collection&ns-enrollment-id=mom7u1gzjdxw03)
36+
- [Introduction to GitHub's Products](https://docs.microsoft.com/en-us/learn/modules/github-introduction-products/?ns-enrollment-type=Collection&ns-enrollment-id=mom7u1gzjdxw03)
37+
- [Maintain a secure repository by using GitHub best practices](https://docs.microsoft.com/en-us/learn/modules/maintain-secure-repository-github/?ns-enrollment-type=Collection&ns-enrollment-id=mom7u1gzjdxw03)
38+
- [Manage sensitive data and security policies within GitHub](https://docs.microsoft.com/en-us/learn/modules/manage-sensitive-data-security-policies/?ns-enrollment-type=Collection&ns-enrollment-id=mom7u1gzjdxw03)
39+
- [Authenticate and authorize user identities on GitHub](https://docs.microsoft.com/en-us/learn/modules/authenticate-authorize-user-identities-github/?ns-enrollment-type=Collection&ns-enrollment-id=mom7u1gzjdxw03)
40+
- [GitHub administration for enterprise support and adoption](https://docs.microsoft.com/en-us/learn/modules/github-administration-for-enterprise-support-adoption/?ns-enrollment-type=Collection&ns-enrollment-id=mom7u1gzjdxw03)
41+
- [Manage GitHub Actions in the enterprise](https://docs.microsoft.com/en-us/learn/modules/manage-github-actions-enterprise/?ns-enrollment-type=Collection&ns-enrollment-id=mom7u1gzjdxw03)
42+
- [Leverage GitHub Actions to publish to GitHub Packages](https://docs.microsoft.com/en-us/learn/modules/github-actions-packages/?ns-enrollment-type=Collection&ns-enrollment-id=mom7u1gzjdxw03)
43+
44+
</details>
2545

2646
### GitHub Advanced Security
2747
[Learning path landing page](https://docs.microsoft.com/en-us/users/githubtraining/collections/rqymc6yw8q5rey)
2848

29-
- Modules: [Introduction to GitHub Advanced Security](https://docs.microsoft.com/en-us/learn/modules/introduction-github-advanced-security/?ns-enrollment-type=Collection&ns-enrollment-id=rqymc6yw8q5rey), [Configure Dependabot security updates on your GitHub repo](https://docs.microsoft.com/en-us/learn/modules/configure-dependabot-security-updates-on-github-repo/?ns-enrollment-type=Collection&ns-enrollment-id=rqymc6yw8q5rey), [Configure and use secret scanning in your GitHub repository](https://docs.microsoft.com/en-us/users/githubtraining/collections/rqymc6yw8q5rey#:~:text=Configure%20and%20use%20secret%20scanning%20in%20your%20GitHub%20repository), [Configure code scanning on GitHub](https://docs.microsoft.com/en-us/learn/modules/configure-code-scanning/?ns-enrollment-type=Collection&ns-enrollment-id=rqymc6yw8q5rey), [Identify security vulnerabilities in your codebase with CodeQL](https://docs.microsoft.com/en-us/learn/modules/codebase-representation-codeql/?ns-enrollment-type=Collection&ns-enrollment-id=rqymc6yw8q5rey), [Code scanning with GitHub CodeQL](https://docs.microsoft.com/en-us/users/githubtraining/collections/rqymc6yw8q5rey#:~:text=Code%20scanning%20with%20GitHub%20CodeQL), [GitHub administration for GitHub Advanced Security](https://docs.microsoft.com/en-us/users/githubtraining/collections/rqymc6yw8q5rey#:~:text=GitHub%20administration%20for%20GitHub%20Advanced%20Security), [Manage sensitive data and security policies within GitHub](https://docs.microsoft.com/en-us/learn/modules/manage-sensitive-data-security-policies/?ns-enrollment-type=Collection&ns-enrollment-id=rqymc6yw8q5rey),
49+
<details><summary>Modules:</summary>
50+
51+
- [Introduction to GitHub Advanced Security](https://docs.microsoft.com/en-us/learn/modules/introduction-github-advanced-security/?ns-enrollment-type=Collection&ns-enrollment-id=rqymc6yw8q5rey)
52+
- [Configure Dependabot security updates on your GitHub repo](https://docs.microsoft.com/en-us/learn/modules/configure-dependabot-security-updates-on-github-repo/?ns-enrollment-type=Collection&ns-enrollment-id=rqymc6yw8q5rey)
53+
- [Configure and use secret scanning in your GitHub repository](https://docs.microsoft.com/en-us/users/githubtraining/collections/rqymc6yw8q5rey#:~:text=Configure%20and%20use%20secret%20scanning%20in%20your%20GitHub%20repository)
54+
- [Configure code scanning on GitHub](https://docs.microsoft.com/en-us/learn/modules/configure-code-scanning/?ns-enrollment-type=Collection&ns-enrollment-id=rqymc6yw8q5rey)
55+
- [Identify security vulnerabilities in your codebase with CodeQL](https://docs.microsoft.com/en-us/learn/modules/codebase-representation-codeql/?ns-enrollment-type=Collection&ns-enrollment-id=rqymc6yw8q5rey)
56+
- [Code scanning with GitHub CodeQL](https://docs.microsoft.com/en-us/users/githubtraining/collections/rqymc6yw8q5rey#:~:text=Code%20scanning%20with%20GitHub%20CodeQL)
57+
- [GitHub administration for GitHub Advanced Security](https://docs.microsoft.com/en-us/users/githubtraining/collections/rqymc6yw8q5rey#:~:text=GitHub%20administration%20for%20GitHub%20Advanced%20Security)
58+
- [Manage sensitive data and security policies within GitHub](https://docs.microsoft.com/en-us/learn/modules/manage-sensitive-data-security-policies/?ns-enrollment-type=Collection&ns-enrollment-id=rqymc6yw8q5rey),
59+
60+
</details>
3061

3162
### GitHub Fundamentals
3263
[Learning path landing page](https://docs.microsoft.com/en-us/users/githubtraining/collections/p0ygh4erdrmkp7)
3364

34-
- Modules: [Introduction to GitHub](https://docs.microsoft.com/en-us/learn/modules/introduction-to-github/?ns-enrollment-type=Collection&ns-enrollment-id=p0ygh4erdrmkp7), [Manage repository changes by using pull requests on GitHub](https://docs.microsoft.com/en-us/learn/modules/manage-changes-pull-requests-github/?ns-enrollment-type=Collection&ns-enrollment-id=p0ygh4erdrmkp7), [Manage software delivery by using a release based workflow on GitHub](https://docs.microsoft.com/en-us/learn/modules/release-based-workflow-github/?ns-enrollment-type=Collection&ns-enrollment-id=p0ygh4erdrmkp7), [Introduction to GitHub's Products](https://docs.microsoft.com/en-us/learn/modules/github-introduction-products/?ns-enrollment-type=Collection&ns-enrollment-id=p0ygh4erdrmkp7), [Introduction to GitHub administration](https://docs.microsoft.com/en-us/learn/modules/github-introduction-administration/?ns-enrollment-type=Collection&ns-enrollment-id=p0ygh4erdrmkp7), [Maintain a secure repository by using GitHub best practices](https://docs.microsoft.com/en-us/learn/modules/maintain-secure-repository-github/?ns-enrollment-type=Collection&ns-enrollment-id=p0ygh4erdrmkp7)
65+
<details><summary>Modules:</summary>
66+
67+
- [Introduction to GitHub](https://docs.microsoft.com/en-us/learn/modules/introduction-to-github/?ns-enrollment-type=Collection&ns-enrollment-id=p0ygh4erdrmkp7)
68+
- [Manage repository changes by using pull requests on GitHub](https://docs.microsoft.com/en-us/learn/modules/manage-changes-pull-requests-github/?ns-enrollment-type=Collection&ns-enrollment-id=p0ygh4erdrmkp7)
69+
- [Manage software delivery by using a release based workflow on GitHub](https://docs.microsoft.com/en-us/learn/modules/release-based-workflow-github/?ns-enrollment-type=Collection&ns-enrollment-id=p0ygh4erdrmkp7)
70+
- [Introduction to GitHub's Products](https://docs.microsoft.com/en-us/learn/modules/github-introduction-products/?ns-enrollment-type=Collection&ns-enrollment-id=p0ygh4erdrmkp7)
71+
- [Introduction to GitHub administration](https://docs.microsoft.com/en-us/learn/modules/github-introduction-administration/?ns-enrollment-type=Collection&ns-enrollment-id=p0ygh4erdrmkp7)
72+
- [Maintain a secure repository by using GitHub best practices](https://docs.microsoft.com/en-us/learn/modules/maintain-secure-repository-github/?ns-enrollment-type=Collection&ns-enrollment-id=p0ygh4erdrmkp7)
73+
74+
</details>
3575

3676
## How to provide feedback ✍️
3777

3878
If you have content feedback or suggested changes for a Microsoft Learn module, please use the [MS Learn Module Update Request](https://github.com/githubpartners/microsoft-learn/issues/new/choose) issue form. A team member will triage the request. Thank you for taking the time to improve our content!
3979

80+
## Helpful resources
81+
82+
Here are some helpful resources to use during your GitHub Content on Microsoft Learn journey.
83+
84+
- [Author pack](https://github.com/github/ms-learn-author-pack)
85+
- [Training and certification help](https://learn.microsoft.com/en-us/training/support/)
86+
4087
## MS Learn contacts
4188

4289
- **Thomas Petchel**: SR. Content Developer
@@ -46,3 +93,9 @@ If you have content feedback or suggested changes for a Microsoft Learn module,
4693
- **Bob Tabor**: Sr. Program Manager and Sr. Content Developer
4794
- **Helen Miller**: Sr. Instructional Designer
4895
- **John Papa**: Lead Cloud Developer Advocate
96+
97+
## Hubbers resources
98+
99+
Additional resources for GitHub employees.
100+
101+
- [Slack channel](https://github.slack.com/archives/C0229GB8LN7)

0 commit comments

Comments
 (0)