Skip to content

Learning Hub app automations#2291

Open
aaronpowell wants to merge 1 commit into
mainfrom
learning-hub-app-automations
Open

Learning Hub app automations#2291
aaronpowell wants to merge 1 commit into
mainfrom
learning-hub-app-automations

Conversation

@aaronpowell

Copy link
Copy Markdown
Contributor

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • I have read and followed the Guidance for submissions involving paid services.
  • My contribution adds a new instruction, prompt, agent, skill, workflow, or canvas extension file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, agent, skill, workflow, or canvas extension with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.
  • I am targeting the main branch for this pull request.

Description

Adds the app automations page to the navigation and a button to launch the sample automation into the app.


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New agent file.
  • New plugin.
  • New skill file.
  • New agentic workflow.
  • New canvas extension.
  • Update to existing instruction, prompt, agent, plugin, skill, workflow, or canvas extension.
  • Other (please specify):

Additional Notes


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

Copilot AI review requested due to automatic review settings July 14, 2026 01:54
@github-actions github-actions Bot added the website-update PR touches website content or code label Jul 14, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds Copilot app automation discovery and a deep link for creating the sample automation.

Changes:

  • Adds the Automations guide to sidebar navigation.
  • Adds a pre-filled “Create Automation” button.
Show a summary per file
File Description
website/astro.config.mjs Adds the guide to Fundamentals navigation.
website/src/content/docs/learning-hub/using-automations-in-copilot-app.md Adds the automation launch button and reformats metadata/table.

Review details

  • Files reviewed: 2/2 changed files
  • Comments generated: 1
  • Review effort level: Medium

title: 'Using Automations in the GitHub Copilot app'
description: 'A practical guide to getting started with Copilot app automations using templates, iterative refinement, and real-world examples.'
title: "Using Automations in the GitHub Copilot app"
description: "A practical guide to getting started with Copilot app automations using templates, iterative refinement, and real-world examples."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

website-update PR touches website content or code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants