Commit Graph
80 Commits
Author SHA1 Message Date
Aaron Powell 41566f327f Fixing install links 2025-10-29 16:25:53 +11:00
Aaron Powell 079da0cafb More deep links 2025-10-29 16:22:23 +11:00
Aaron Powell 5bd9125f57 Fixing deep links 2025-10-29 16:21:05 +11:00
Aaron Powell 22cf265019 Awesome Copilot collection (#360)
* Adding a collection for the meta prompts to help discover items in the awesome copilot repo

* Forgot to run validation locally

* YAML schema validation set and updating readme
2025-10-29 11:56:47 +11:00
Aaron PowellandChris Patterson 56d7ce73a0 Partners (#354)
* initial prototype of partners collection with featured collection support

* Starting to add the partners

* Preparing the repo for how the custom agents will work

* moving some files around

* Moving a bunch of stuff around to make the file easier to read

* improving the front matter parsing by using a real library

* Some verbage updates

* some more verbage

* Fixing spelling mistake

* tweaking badges

* Updating contributing guide to be correct

* updating casing to match product

* More agents

* Better handling link to mcp registry

* links to install mcp servers fixed up

* Updating collection tags

* writing the mcp registry url out properly

* Adding custom agents for C# and WinForms

Expert custom agents to improve your experience when working with C# and WinForms in Copilot

* Adding to agents readme

* Adding PagerDuty agent

* Fixing description for terraform agent

* Adding custom agents to the README usage

* Removing the button to make the links more obvious

* docs: relocate category READMEs to /docs and update generation + internal links

* Updating prompts for new path

* formatting

---------

Co-authored-by: Chris Patterson <chrispat@github.com>
2025-10-29 06:07:13 +11:00
Aaron Powell 17ef59bdbb Tidying up the readme's a bit with some different formatting (#337) 2025-10-20 10:08:37 +11:00
Aaron Powell 48c5b1b6aa fixing validation workflow 2025-10-20 10:00:10 +11:00
Aaron Powell 976d5e18e8 Fixing how the files are ordered - now based on title not file name (#274) 2025-10-01 12:10:58 +10:00
Aaron Powell 7295a75faa colour change 2025-09-19 13:08:44 +10:00
Aaron Powell 73be1892c1 Adding VS MCP install to readme 2025-09-19 13:01:00 +10:00
Aaron Powell 7edfb9d762 better handling in the validation logic 2025-09-17 14:09:50 +10:00
Aaron Powell dbdc8dd020 Minor readme tweak 2025-09-15 10:19:07 +10:00
Aaron Powell 643419852e Fixing tool list in debug (#222)
Fixes #146
2025-09-03 15:56:42 +10:00
Aaron Powell a772e15e69 Adding MCP Server to the README (#219)
* Adding MCP Server to the README

* Don't need that header

* Changing summary text

* Using aka.ms links

* changing logo style to be consistent
2025-09-01 11:52:22 +10:00
Aaron PowellandCopilot bdc61009b9 Update redirect URLs for installation links (#216)
* Updated the redirect url

* Update update-readme.js

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

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-28 15:41:26 +10:00
Aaron Powell 52dad1f30b typing bad 2025-08-26 15:35:15 +10:00
Aaron Powell e2b491c3f5 oh, no action 2025-08-26 15:34:36 +10:00
Aaron Powell d678de1809 Fixing some actions versions 2025-08-26 15:29:12 +10:00
Aaron Powell 3cedc53b0e New readme structure (#209)
* Experimenting with a sub-README structure

* title

* removing emojis

* some emoji changes

* Fixing a whitespace issue
2025-08-26 15:26:01 +10:00
Aaron Powell e948271898 Adding improved instructions back in (#207)
* Adding improved instructions back in

* Removing duplicate line
2025-08-22 09:38:51 +10:00
Aaron Powell 18e5392b64 adding a badge on readme 2025-08-21 09:23:34 +10:00
Aaron Powell 33d7cdee28 New readme (#183)
* Moving the install badges

* Usage info higher up

* changing the order of the readme

* Adding some collapsing sections
2025-08-15 09:22:51 +10:00
Aaron Powell 244176e2b0 Some improvements to the contributing guide (#189) 2025-08-15 09:14:20 +10:00
Aaron Powell e5d141ac1e Overhaul of the instructions for PR reviews 2025-08-14 11:14:53 +10:00
Aaron Powell fce0765471 Prompt for translating docs sites using mkdocs (#150) 2025-08-05 11:59:07 +10:00
Aaron Powell 89ee77e73c Links for chat modes working (#138) 2025-07-31 14:49:19 +10:00
Aaron PowellandCopilot e644ab71fa Adding an action to invoke webhooks (#78)
* Adding an action to invoke webhooks

This will allow external tools to be notified when there are updates on the main branch so they can request the data from the repo

* Addressing some feedback

* Changing the log messages

* Cleaning up log message

* Update .github/workflows/webhook-caller.yml

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

* Update .github/workflows/webhook-caller.yml

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

* Update .github/workflows/webhook-caller.yml

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

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-28 09:53:17 +10:00
Aaron Powell f505de62c8 Fixing file name and location 2025-07-15 09:48:40 +10:00
Aaron Powell 1ca04dc15f Install links in readme (#33)
* Adding badges

* Adding links to easy-install into vscode/insiders

This does mean that the layout of the readme needs a change, moving to a table layout so that we keep better alighnment

* handing different types

* Using the vscode.dev redirect

* wrong link - bad copilot

* handler should be instructions not instruction
2025-07-04 11:01:43 +10:00
Aaron Powell 6978486794 Fixing PR template 2025-07-04 09:39:43 +10:00
Aaron Powell 77b499a357 Adding PR template 2025-07-03 14:29:04 +10:00
Aaron PowellandPretaSOFT 04c5757e2c enforcing style rules (#32)
* Fixing line endings and removing dead code

* Missing descriptions due to line endings

* Enforcing that the line endings should be LF

* Potential fix for code scanning alert no. 18: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* Fixing readme generator

---------

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-07-03 12:15:05 +10:00
Aaron Powell 3743b97a1c Adding instructions to the Code Review agent (#31)
Following the guide from https://docs.github.com/en/copilot/how-tos/agents/copilot-code-review/using-copilot-code-review\#customizing-copilots-reviews-with-custom-instructions
2025-07-03 11:20:34 +10:00
Aaron Powell d1256681e7 Adding the files in the repo to vscode when opened locally 2025-07-03 10:26:29 +10:00
Aaron Powell 110867541f Merge pull request #16 from ambilykk/main
Add 'Refine Requirement or Issue' chat mode to enhance issue analysis…
2025-07-02 22:57:58 +10:00
Aaron Powell 04bf0a26a0 Merge branch 'main' into main 2025-07-02 22:57:28 +10:00
Aaron Powell ef097542b4 README update 2025-07-02 22:56:53 +10:00
Aaron Powell e5b450691c Merge pull request #15 from justinyoo/feat/localisation
Add custom instruction for localisation
2025-07-02 22:56:36 +10:00
Aaron Powell 2d1f10280c README update 2025-07-02 22:55:30 +10:00
Aaron Powell d793144695 Handling workflow runs from external contributors 2025-07-02 20:46:26 +10:00
Aaron Powell 5ea84bbee6 Merge branch 'main' into feat/localisation 2025-07-02 20:42:17 +10:00
Aaron Powell 1375fdbf62 Merge pull request #20 from pelikhan/patch-1
Update genaiscript.md
2025-07-02 20:41:59 +10:00
Aaron Powell e9e96462ff Merge pull request #21 from github/csharp-docs
C# member documentatino prompt
2025-07-02 20:41:33 +10:00
Aaron Powell e30b801289 fixing grammar 2025-07-02 20:40:53 +10:00
Aaron Powell eddac3934f Updating readme 2025-07-02 20:40:25 +10:00
Aaron Powell 9b202e88d5 C# member documentatino prompt 2025-07-02 20:39:00 +10:00
Aaron Powell 1a19f1e266 update workflow 2025-07-02 19:21:48 +10:00
Aaron Powell b6fe26796a Merge pull request #18 from danielmeppiel/main
Azure Cost Optimization prompt
2025-07-02 19:11:55 +10:00
Aaron Powell 688cc9788b Merge pull request #19 from github/readme-workflow
Adding workflow to ensure that the readme is correctly updated
2025-07-02 19:04:18 +10:00
Aaron Powell 02909a6f8b Adding workflow to ensure that the readme is correctly updated 2025-07-02 19:03:27 +10:00
Aaron PowellandCopilot f077b5b15d Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-02 17:58:13 +10:00
Aaron Powell f7f6ac7d3d Fixing README from merge 2025-07-02 17:55:56 +10:00
Aaron Powell 6bb3368d55 Merge branch 'main' into main 2025-07-02 09:56:30 +10:00
Aaron Powell d71e8043ad Merge pull request #14 from github/updater-output
Improving updater script
2025-07-02 09:56:18 +10:00
Aaron PowellandPretaSOFT f18bfb1204 Potential fix for code scanning alert no. 8: Useless conditional
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-07-02 09:56:09 +10:00
Aaron Powell 5aceeeefff making the update-readme.js script a bit more robust and informative of its actions 2025-07-02 09:53:11 +10:00
Aaron Powell 2cde26e72e Merge branch 'main' into main 2025-07-02 09:23:26 +10:00
Aaron Powell eff3d8defd Merge pull request #11 from github/digitarald/vicarious-junglefowl
Update usage instructions
2025-07-02 09:20:58 +10:00
Aaron Powell fed522cccc Merge branch 'main' into digitarald/vicarious-junglefowl 2025-07-02 09:20:25 +10:00
Aaron Powell e9706e8ba1 Merge pull request #10 from burkeholland/burkeholland-add-modes
Add '4.1 Beast Mode' chat mode with detailed guidelines and usage ins…
2025-07-02 09:17:48 +10:00
Aaron Powell 5475a08306 Merge branch 'main' into burkeholland-add-modes 2025-07-02 09:17:09 +10:00
Aaron Powell c525d389d4 Merge pull request #12 from github/postgre-dba-chatmode
Adding PostgreSQL DBA chatmode
2025-07-02 09:14:37 +10:00
Aaron Powell 9787f42f98 Better encoding 2025-07-02 09:14:25 +10:00
Aaron Powell fcfb4ccf02 Adding PostgreSQL DBA chatmode
Fixed updater script to handle whitespace filenames

Fixed a previously added instruction file that was hand-updated in the readme
2025-07-01 12:40:41 +10:00
Aaron Powell 9c916043ab Merge pull request #5 from MattVevang/addContribution
Add contribution
2025-07-01 10:02:38 +10:00
Aaron Powell 5a0a9415bc Merge branch 'main' into main 2025-07-01 10:01:56 +10:00
Aaron Powell 4a8bb3d31b Merge pull request #4 from jamesmontemagno/patch-1
Update blazor.md
2025-07-01 10:00:20 +10:00
Aaron Powell 666fbfaa84 Merge pull request #7 from github/github-prompts
Adding some github mcp-based prompts
2025-07-01 09:56:10 +10:00
Aaron Powell f431e096c6 Update update-readme.js 2025-07-01 09:55:52 +10:00
Aaron Powell bf39e009ad Merge pull request #8 from github/demo-chat-mode
Adding chatmode from docs
2025-07-01 09:15:47 +10:00
Aaron Powell d63911f80e Adding the sample chatmode from https://code.visualstudio.com/docs/copilot/chat/chat-modes\#_custom-chat-modes
Fixed the update script to support chatmodes
2025-06-27 12:23:33 +10:00
Aaron Powell 35a68f09a8 Adding some github mcp-based prompts 2025-06-27 10:49:08 +10:00
Aaron Powell 55bf8f8b3a Merge pull request #3 from github/prompt-tool-fixes
Improving the tools for prompts
2025-06-26 15:53:17 +10:00
Aaron Powell 9872a77825 Improving the tools for prompts 2025-06-26 15:49:51 +10:00
Aaron Powell a620f513c2 Little CoC update 2025-06-19 13:41:56 +10:00
Aaron Powell db1ee1fbd1 Moving license to github 2025-06-19 12:06:12 +10:00
Aaron Powell b33aadb2ed Aligning security.md 2025-06-19 12:05:45 +10:00
Aaron Powell 3c547a85fd Alignment of support.md 2025-06-19 12:05:00 +10:00
Aaron Powell 2341168757 Updating to GitHub CoC 2025-06-19 11:57:50 +10:00
Aaron Powell 4c8ad05afd Initial setup of repo with prompts and instructions 2025-06-19 11:50:55 +10:00