Skip to content

Choose a tag to compare

@github-actions github-actions released this 29 Jan 00:14
· 30 commits to main since this release

0.0.6 - 2026-01-29

Added

  • reporting: Add GitHub PR markdown renderer with trends and diff detail names
  • cli: Add GitHub report format with snapshot-based trends summary
  • action: Add composite GitHub Action for Pacta architecture review
  • action: Add target_dir input to control scan root

Documentation

  • Add GitHub Action integration guide and document github output format
  • ci-integration: Add GitHub Action comment example and document target_dir input

Miscellaneous

  • Update changelog for v0.0.5
  • ci: Simplify changelog PR workflow
  • cli: Remove unused future annotations import from _trends.py
  • ci: Update test-action workflow to use simple-layered-app example
  • examples: Track pacta snapshots for simple-layered-app
  • gitignore: Remove test-action GitHub workflow
  • examples/simple-layered-app: Remove pacta snapshot objects and latest ref

Ci

  • Add workflow to test action and support local pacta install option