Skip to content

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 16:46
· 59 commits to master since this release

Added

  • Global concurrencyconcurrency.global: true with optional lock_repo coordinates pipeline runs across repositories via lock files under .pipeline-compose/locks/ (requires contents: read/write on the lock repo).
  • Smart rerun job summary — run action writes a GitHub Actions job summary table including reused stage counts.
  • Remote stage catalogcatalog_from: { repo, path, ref? } merges a catalog from another repository (local catalog overrides remote keys).

Full Changelog: v1.7.0...v1.8.0