Skip to content

feat(module-01): add GitHub Copilot cloud interactions#4

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/update-module01-with-copilot
Draft

feat(module-01): add GitHub Copilot cloud interactions#4
Copilot wants to merge 2 commits intomainfrom
copilot/update-module01-with-copilot

Conversation

Copy link

Copilot AI commented Mar 4, 2026

Module 1 covered only VS Code inline suggestions. This adds cloud-surface Copilot features (PR summaries, AI code review, Coding Agent) so participants get a complete picture of Copilot across the full development workflow in a single module.

modules/module-01-core-experience/README.md

  • Duration: 45 min → 60 min
  • Learning objectives: +2 covering PR summaries, AI code review, and the Coding Agent
  • New Section 4 – "GitHub Copilot Cloud Interactions": 5-min demo block covering:
    • Pull Request Summaries (auto-generated diff overview, file-by-file breakdown, review guidance)
    • Copilot Code Review — how it uses .github/copilot-instructions.md; fallback to general guidelines when absent
    • Copilot Coding Agent — assign issue → branch + PR → iterate via comments
  • Exercise 1D: 3-part hands-on — generate a PR summary, request a Copilot review, explore the Coding Agent (Bonus)
  • Key Takeaways: +2 entries reinforcing that Copilot operates beyond the local editor

README.md (workshop schedule)

  • Overall duration updated to 9:00 AM – 4:15 PM
  • All timeslots from the first break onwards shifted +15 min to preserve Module 2–5 durations
  • Module 1 learning objectives in the schedule sync'd with the module README
Original prompt

update module01 to include github copilot cloud interations as well

The user has attached the following file paths as relevant context:

  • .github/copilot-instructions.md

Created from VS Code.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: raykao <860691+raykao@users.noreply.github.com>
Copilot AI changed the title [WIP] Update module01 to include GitHub Copilot cloud interactions feat(module-01): add GitHub Copilot cloud interactions Mar 4, 2026
@raykao raykao requested a review from Copilot March 5, 2026 18:17
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants