Commit Graph

15 Commits

Author SHA1 Message Date
Tony Truong 1ddb78d0e3 chore: fix e2e tests (#536)
Co-authored-by: Sam Morrow <info@sam-morrow.com>
2025-06-18 09:36:36 +02:00
Pranav RK c7a872b9a1 Bump go-github to v72.0.0 2025-06-02 10:55:04 +02:00
Sam Morrow e9f748f246 Add additional tools and tests for notifications
CodeQL / Analyze (actions) (push) Has been cancelled
Docker / build (push) Has been cancelled
Unit Tests / build (macos-latest) (push) Has been cancelled
Unit Tests / build (ubuntu-latest) (push) Has been cancelled
Unit Tests / build (windows-latest) (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
GoReleaser Release / release (push) Has been cancelled
License Check / license-check (push) Has been cancelled
Lint / lint (push) Has been cancelled
2025-05-23 14:00:21 +02:00
William Martin b9a06d05f7 Support assigning copilot to issues
Co-authored-by: Martina Jireckova <martinajir@github.com>
2025-05-23 07:04:12 +02:00
William Martin eca853b28a Split PR review creation, commenting, submission and deletion 2025-05-19 17:50:36 +02:00
William Martin 2fb1be93f5 Support requesting copilot as a reviewer 2025-05-14 22:57:43 +02:00
Ashwin Bhat da2df71827 feat: add DeleteFile tool to delete files from GitHub repositories (#356)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: William Martin <williammartin@github.com>
2025-05-13 14:22:43 +02:00
William Martin 0ca07aa3d5 Support breakpoint debugging e2e tests 2025-05-07 16:13:22 +02:00
William Martin 92d95e4dbe Add e2e test for tags 2025-04-30 20:15:39 +02:00
William Martin 4e26dce238 Support e2e test parallelisation 2025-04-25 14:44:49 +02:00
William Martin f9427ab04e Ensure toolsets are configurable via env var 2025-04-25 14:44:49 +02:00
William Martin 4a39c03899 Always initialize in e2e tests 2025-04-25 14:44:49 +02:00
William Martin 0c947318b6 Use functional options in e2e as prep for next test 2025-04-25 14:44:49 +02:00
William Martin 33620e1b4b Build image only once in e2e tests 2025-04-25 14:44:49 +02:00
William Martin 56b23c33cb Add simple e2e test 2025-04-22 18:20:42 +02:00