Skip to content

v1.7.2 — Docker Image & Bug Fixes

Latest

Choose a tag to compare

@zsxh1990 zsxh1990 released this 23 Aug 15:25
· 23 commits to main since this release

v1.7.2 — Docker Image & Bug Fixes

Added

  • Docker Image: Publish to GitHub Container Registry (GHCR)
  • GitHub Action: Docker-based action with docker://ghcr.io/zsxh1990/pr-genius:latest
  • Auto-update: Dependabot/Renovate support for Docker image version tracking

Fixed

  • anti_patterns_hit: Returns object array instead of string array (#28)
  • Dockerfile: Fix COPY syntax error

Docker Usage

- uses: docker://ghcr.io/zsxh1990/pr-genius:latest
  with:
    args: coach "PR title" --repo org/repo

Full Changelog: v1.7.1...v1.7.2