Skip to content

Learning hub evergreen#1037

Merged
aaronpowell merged 4 commits intostagedfrom
learning-hub-evergreen
Mar 17, 2026
Merged

Learning hub evergreen#1037
aaronpowell merged 4 commits intostagedfrom
learning-hub-evergreen

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, or workflow 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, or workflow with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.

Description

Agentic workflow that will monitor sources for updated info on Copilot and suggest improvements to the learning hub.


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New agent file.
  • New plugin.
  • New skill file.
  • New agentic workflow.
  • Update to existing instruction, prompt, agent, plugin, skill, or workflow.
  • 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 March 17, 2026 02:27
Copy link
Copy Markdown
Contributor

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.

Pull request overview

Adds a new agentic workflow to keep the Learning Hub content current, and refreshes the repository’s existing gh-aw compiled workflows/locks to the latest toolchain and action pins.

Changes:

  • Introduces a new scheduled agentic workflow (learning-hub-updater) intended to scan Copilot update sources and open PRs for Learning Hub updates.
  • Updates existing gh-aw compiled .lock.yml workflows to gh-aw v0.59.0 / AWF v0.24.2, including updated action pins and artifact handling.
  • Updates .github/aw/actions-lock.json to reflect the new action versions/repos used by compilation.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
.github/workflows/learning-hub-updater.md New workflow source definition for daily Learning Hub update checks and PR creation.
.github/workflows/learning-hub-updater.lock.yml Compiled workflow implementation for the new Learning Hub updater.
.github/workflows/resource-staleness-report.lock.yml Recompiled lock workflow to newer gh-aw/AWF and updated artifact handling/pins.
.github/workflows/pr-duplicate-check.lock.yml Recompiled lock workflow to newer gh-aw/AWF and updated artifact handling/pins.
.github/workflows/duplicate-resource-detector.lock.yml Recompiled lock workflow to newer gh-aw/AWF and updated artifact handling/pins.
.github/workflows/codeowner-update.lock.yml Recompiled lock workflow to newer gh-aw/AWF and updated artifact handling/pins.
.github/aw/actions-lock.json Updates locked action entries to match newly compiled workflows’ dependencies.

You can also share your feedback on Copilot code review. Take the survey.

Comment thread .github/workflows/learning-hub-updater.md
Comment thread .github/workflows/learning-hub-updater.md
aaronpowell and others added 2 commits March 17, 2026 14:07
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@aaronpowell aaronpowell merged commit f97b43d into staged Mar 17, 2026
7 checks passed
@aaronpowell aaronpowell deleted the learning-hub-evergreen branch March 17, 2026 03:19
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.

2 participants