Add Repo Actions Hub canvas extension (#2237)

* Add repo actions hub extension

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

* Fix repo actions hub review feedback

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
James Montemagno
2026-07-07 19:04:09 -07:00
committed by GitHub
parent 2b777b3933
commit 314cf968ab
7 changed files with 1923 additions and 0 deletions
+6
View File
@@ -930,6 +930,12 @@
"description": "Compose and refine launch-ready release notes with contributor callouts and export-friendly output.",
"version": "1.0.0"
},
{
"name": "repo-actions-hub",
"source": "extensions/repo-actions-hub",
"description": "Browse repository GitHub Actions workflows, inspect recent runs, and trigger manual workflow_dispatch runs from a Copilot canvas.",
"version": "1.0.0"
},
{
"name": "roundup",
"source": "plugins/roundup",