Aaron Powell
0eb6062f94
chore(phase2): retarget all automation and contributor guidance from staged to main ( #2122 )
...
* chore(phase2): retarget all automation from staged to main
- publish.yml: trigger on main, publish only to marketplace
- check-pr-target.yml: invert — now blocks PRs targeting staged, welcomes main
- 10 PR validation workflows: branches [staged] → [main]
- external-plugin-command-router.yml: --base staged → main (3×), message text
- external-plugin-rereview-command.yml: --base staged → main (2×), message text
- external-plugin-rereview.yml: staged reference in review comment text
- external-plugin-intake.yml: ref: staged checkout → main
- external-plugin-pr-quality-gates.yml: ref: staged checkout → main
- external-plugin-quality-gates.yml: ref: staged checkout → main
- check-plugin-structure.yml: error messages updated for new branch model
- contributors.yml: ref and base target → main
- setup-labels.yml: targets-main label description updated
- cli-for-beginners-sync.md + .lock.yml: base-branch staged → main
- codeowner-update.md + .lock.yml: base-branch staged → main
- learning-hub-updater.md + .lock.yml: base-branch staged → main
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
* docs(phase2): update contributor guidance from staged to main
- CONTRIBUTING.md: branch from main, PR targets main; remove Phase 2 gate note
- AGENTS.md: PR target + external plugin PR automation references
- .github/pull_request_template.md: PR checklist targets main
- website/src/content/docs/learning-hub/agentic-workflows.md: PR target
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
* aw updates
---------
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-06-25 14:36:53 +10:00
Ayan Gupta
9c87c1bb64
Upgrade agentic workflows from gh-aw v0.72.1 to v0.80.9 ( #2092 )
...
- Recompile all 6 workflow lock files with gh-aw v0.80.9
- Update gh-aw-actions/setup v0.72.1 → v0.80.9
- Update actions/checkout v6.0.2 → v7.0.0
- Refresh container image pins across all workflows
- Fix learning-hub-updater.md: add missing permissions.contents: read
(root cause of safe_outputs 'Failed to apply bundle' failures)
- Update dispatcher SKILL.md and agentic-workflows agent
- Update actions-lock.json and copilot-setup-steps.yml
Fixes : #2077 (learning-hub-updater), #2080 (cli-for-beginners-sync)
Part of: #2076
Co-authored-by: Ayan Gupta <ayangupta@Ayans-MacBook-Pro.local >
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-06-23 11:25:54 +10:00
Aaron Powell
0528d4104c
Agentic Workflows update ( #1727 )
...
* adding a deeper analysis of the oldest items in the report
* Updating aw
2026-05-15 16:33:29 +10:00
Aaron Powell
0d9792baf1
updating agentic workflows ( #1666 )
2026-05-11 11:29:18 +10:00
Aaron Powell
3ce818d8d1
Updating agentic workflows ( #1397 )
2026-04-16 08:57:55 +10:00
Aaron Powell
6cef3005bd
Content updater workflow change ( #1189 )
...
* Ignoring the CLI for Beginners course from the learning hub updater
* bumping aw release
2026-03-27 15:46:56 +11:00
Aaron Powell
90b4bf3853
Copilot CLI for Beginners website experience ( #1078 )
...
* Initial pass at bringing a website experience to copilot cli for beginners
* dropped the number from the heading
* Adding codeowner
* agentic workflow to keep the docs in sync
* Making it more aligned with the source material
* Removing the badges and TOC since we get some of that from astro
* updating the agentic workflow
* Adding learning hub to llms.txt
* Removing nav that comes from the source markdown files
2026-03-26 09:03:21 +11:00