Commit Graph

159 Commits

Author SHA1 Message Date
Aaron Powell e5d141ac1e Overhaul of the instructions for PR reviews 2025-08-14 11:14:53 +10:00
Aaron Powell 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 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 Powell 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 d793144695 Handling workflow runs from external contributors 2025-07-02 20:46:26 +10:00
Aaron Powell 1a19f1e266 update workflow 2025-07-02 19:21:48 +10:00
Aaron Powell 02909a6f8b Adding workflow to ensure that the readme is correctly updated 2025-07-02 19:03:27 +10:00