Commit Graph

138 Commits

Author SHA1 Message Date
github-actions[bot] 623afa4174 chore: publish from main 2026-07-28 04:15:32 +00:00
github-actions[bot] 73dcd4460b chore: publish from main 2026-07-28 01:22:13 +00:00
github-actions[bot] 55c02bc095 chore: publish from main 2026-07-28 01:17:43 +00:00
github-actions[bot] 4f3213dd05 chore: publish from main 2026-07-27 05:57:42 +00:00
github-actions[bot] e9d2ac231b chore: publish from main 2026-07-23 18:35:57 +00:00
github-actions[bot] b1aaa69f0a chore: publish from main 2026-07-17 08:04:30 +00:00
github-actions[bot] ad86c5f8d5 chore: publish from main 2026-07-17 00:06:54 +00:00
github-actions[bot] 5051426463 chore: publish from main 2026-07-16 06:58:30 +00:00
github-actions[bot] 6df447e96c chore: publish from main 2026-07-16 02:40:07 +00:00
github-actions[bot] 4ce0b47972 chore: publish from main 2026-07-10 06:20:30 +00:00
github-actions[bot] da7bfca75a chore: publish from main 2026-07-10 04:31:49 +00:00
github-actions[bot] 6e9f350c1a chore: publish from main 2026-07-08 01:23:30 +00:00
github-actions[bot] 700e6f19dd chore: publish from main 2026-07-03 02:25:08 +00:00
github-actions[bot] 0a109072b7 chore: publish from main 2026-07-03 00:09:12 +00:00
github-actions[bot] cbb5b2fb29 chore: publish from main 2026-07-01 01:25:38 +00:00
github-actions[bot] fa007c62f7 chore: publish from main 2026-07-01 00:41:05 +00:00
github-actions[bot] 4c62fdacf1 chore: publish from main 2026-06-29 02:23:40 +00:00
github-actions[bot] 473ad6852a chore: publish from main 2026-06-29 01:59:38 +00:00
github-actions[bot] 852f81b673 chore: publish from main 2026-06-26 00:31:28 +00:00
github-actions[bot] ae6d0ca79f chore: publish from main 2026-06-25 04:45:34 +00:00
github-actions[bot] 76cf2f5776 chore: publish from main 2026-06-25 04:39:24 +00:00
github-actions[bot] a999aa3278 chore: publish from staged 2026-06-23 01:26:18 +00:00
github-actions[bot] d2c152e003 chore: publish from staged 2026-06-22 05:05:03 +00:00
github-actions[bot] b121c2e7a3 chore: publish from staged 2026-06-18 00:58:00 +00:00
github-actions[bot] 3713edc216 chore: publish from staged 2026-06-17 23:42:34 +00:00
github-actions[bot] d99c92d943 chore: publish from staged 2026-06-17 09:29:58 +00:00
github-actions[bot] 2512d7d728 chore: publish from staged 2026-06-17 05:28:37 +00:00
github-actions[bot] d30a1821e3 chore: publish from staged 2026-06-17 04:12:33 +00:00
github-actions[bot] cf2c61d5ad chore: publish from staged 2026-06-16 23:44:45 +00:00
github-actions[bot] 8750d19424 chore: publish from staged 2026-06-16 05:40:46 +00:00
github-actions[bot] 6f1893092d chore: publish from staged 2026-06-15 00:59:27 +00:00
github-actions[bot] 5634b52912 chore: publish from staged 2026-06-12 02:22:12 +00:00
github-actions[bot] 68945defe3 chore: publish from staged 2026-06-11 05:18:03 +00:00
github-actions[bot] c66eb401d2 chore: publish from staged 2026-06-10 05:15:22 +00:00
github-actions[bot] dd56f2575a chore: publish from staged 2026-06-10 04:44:36 +00:00
github-actions[bot] 4a5a7897ad chore: publish from staged 2026-06-09 05:55:34 +00:00
github-actions[bot] c5a197e347 chore: publish from staged 2026-06-09 05:09:05 +00:00
github-actions[bot] 2205f68e48 chore: publish from staged 2026-06-04 19:31:15 +00:00
github-actions[bot] 3d8e3d6e98 chore: publish from staged 2026-05-29 04:10:23 +00:00
github-actions[bot] 53230940c5 chore: publish from staged 2026-05-28 05:50:33 +00:00
github-actions[bot] a1ebf8a4f2 chore: publish from staged 2026-05-28 05:07:46 +00:00
github-actions[bot] fb74fd709f chore: publish from staged 2026-05-26 00:45:04 +00:00
Aaron Powell 2ca49df9d4 Adding a new /rerun-intake command for when updates are required (#1786)
* Adding a new /rerun-intake command for when updates are required

Reruns the intake process if feedback is given that will require the submitter to update something about the submittion.

* Potential fix for pull request finding

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

* Potential fix for pull request finding

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

* Use rerun command constant in parser regex

Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
2026-05-22 10:53:15 +10:00
Aaron Powell 3b9e5e1842 Fixing code scanning #24 (#1760) 2026-05-19 12:25:39 +10:00
Copilot 76445eea75 fix: add explicit permissions to build-website workflow (CodeQL alert #30) (#1759)
* Initial plan

* fix: add explicit permissions to build-website workflow (alert #30)

Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
2026-05-19 12:25:17 +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 e66aa80240 feat: add public external plugin workflows (#1723)
* feat: add external plugin submission workflows

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

* minor adjustment to contributing guide

* fix: address external plugin review feedback

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

* Reverting some changes to the readme.agents.md file

* fix: address follow-up review feedback

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

* fix: tighten external plugin workflows

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

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-15 15:37:18 +10:00
Aaron Powell 0d9792baf1 updating agentic workflows (#1666) 2026-05-11 11:29:18 +10:00
Aaron Powell 9aa4f61105 Patching the comment with the check results over creating a new one (#1637)
* Patching the comment with the check results over creating a new oneAvoids spamming multiple comments

* Potential fix for pull request finding

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

* Potential fix for pull request finding

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>
2026-05-07 10:02:09 +10:00
Aaron Powell 3a81b4e57f Updating the action triggers for more events (#1636) 2026-05-07 09:24:12 +10:00