·
1 commit
to main
since this release
Commits
- fix: github limitation to max 5 OR (ed1ef40)
Contributors
Thanks to everyone who contributed to this release! ❤️
- Guillaume LEGRAIN
Docker Image
Docker image is available on GHCR:
ghcr.io/soulkyu/github-scraping-agent-ai:v2025.12.15-ed1ef40
Also tagged as :latest for convenience.
Usage
docker pull ghcr.io/soulkyu/github-scraping-agent-ai:v2025.12.15-ed1ef40Helm Chart
helm install github-scraping-agent-ai ./chart \
--set config.github.token=ghp_xxx \
--set config.llm.apiKey=sk-xxx \
--set config.discord.webhookUrl=https://...