From 8f6f10c08ef6f8b037dc3687a269ef18155b1cfa Mon Sep 17 00:00:00 2001 From: Aleksander Fidelus <63016446+FidelusAleksander@users.noreply.github.com> Date: Thu, 10 Jul 2025 11:23:05 +0200 Subject: [PATCH 1/3] chore: add link to modernize a legacy cobol app exercise --- .github/steps/x-review.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/steps/x-review.md b/.github/steps/x-review.md index 519940a..017bc8a 100644 --- a/.github/steps/x-review.md +++ b/.github/steps/x-review.md @@ -20,6 +20,7 @@ Here's a recap of your accomplishments: - Use Copilot with different models. - Check out the other [GitHub Skills exercises](https://learn.github.com/skills). - Learn how to [Integrate MCP with Copilot](https://github.com/skills/integrate-mcp-with-copilot) + - Modernize a Legacy Cobol App with [Modernize Your Legacy Code with GitHub Copilot](https://github.com/skills/modernize-your-legacy-code-with-github-copilot) - Try GitHub Copilot Coding Agent in the [Expand your team with Copilot](https://github.com/skills/expand-your-team-with-copilot) exercise Check out these resources to learn more about GitHub Copilot : From a0452d30e92331b692136a70faf8960aa330b24e Mon Sep 17 00:00:00 2001 From: Aleksander Fidelus <63016446+FidelusAleksander@users.noreply.github.com> Date: Thu, 10 Jul 2025 11:25:26 +0200 Subject: [PATCH 2/3] Update x-review.md --- .github/steps/x-review.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/steps/x-review.md b/.github/steps/x-review.md index 017bc8a..dade984 100644 --- a/.github/steps/x-review.md +++ b/.github/steps/x-review.md @@ -20,7 +20,7 @@ Here's a recap of your accomplishments: - Use Copilot with different models. - Check out the other [GitHub Skills exercises](https://learn.github.com/skills). - Learn how to [Integrate MCP with Copilot](https://github.com/skills/integrate-mcp-with-copilot) - - Modernize a Legacy Cobol App with [Modernize Your Legacy Code with GitHub Copilot](https://github.com/skills/modernize-your-legacy-code-with-github-copilot) + - Tacke legacy COBOL code in [Modernize Your Legacy Code with GitHub Copilot](https://github.com/skills/modernize-your-legacy-code-with-github-copilot) exercise - Try GitHub Copilot Coding Agent in the [Expand your team with Copilot](https://github.com/skills/expand-your-team-with-copilot) exercise Check out these resources to learn more about GitHub Copilot : From 773195dd9ce605ebadaca4bed1e8bf8391019cdc Mon Sep 17 00:00:00 2001 From: Aleksander Fidelus <63016446+FidelusAleksander@users.noreply.github.com> Date: Thu, 10 Jul 2025 11:25:34 +0200 Subject: [PATCH 3/3] Update x-review.md --- .github/steps/x-review.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/steps/x-review.md b/.github/steps/x-review.md index dade984..b959558 100644 --- a/.github/steps/x-review.md +++ b/.github/steps/x-review.md @@ -20,7 +20,7 @@ Here's a recap of your accomplishments: - Use Copilot with different models. - Check out the other [GitHub Skills exercises](https://learn.github.com/skills). - Learn how to [Integrate MCP with Copilot](https://github.com/skills/integrate-mcp-with-copilot) - - Tacke legacy COBOL code in [Modernize Your Legacy Code with GitHub Copilot](https://github.com/skills/modernize-your-legacy-code-with-github-copilot) exercise + - Tackle legacy COBOL code in [Modernize Your Legacy Code with GitHub Copilot](https://github.com/skills/modernize-your-legacy-code-with-github-copilot) exercise - Try GitHub Copilot Coding Agent in the [Expand your team with Copilot](https://github.com/skills/expand-your-team-with-copilot) exercise Check out these resources to learn more about GitHub Copilot :