Skip to content

Release v2025.12.15-ed1ef40

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Dec 14:55
· 1 commit to main since this release
ed1ef40

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-ed1ef40

Helm 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://...