Skip to content

ci: skip redundant image publishes#94

Merged
haasonsaas merged 1 commit intomainfrom
codex/ci-deep-optimization-20260429
Apr 29, 2026
Merged

ci: skip redundant image publishes#94
haasonsaas merged 1 commit intomainfrom
codex/ci-deep-optimization-20260429

Conversation

@haasonsaas
Copy link
Copy Markdown
Collaborator

Summary

  • Skip Publish image for docs/Markdown-only main pushes.
  • Cancel superseded main publish runs so only the latest image publish continues.

Evidence

Recent GitHub Actions timing showed DiffScope Publish image at 21 sampled main-push runs and ~177 workflow-minutes, with Docker publish jobs commonly taking 8-12 minutes. Docs-only merges do not need to rebuild the image used by PR review automation.

Validation

  • git diff --check
  • actionlint .github/workflows/publish-image.yml

@cursor
Copy link
Copy Markdown

cursor Bot commented Apr 29, 2026

PR Summary

Cursor Bugbot is generating a summary for commit fa85d8e. Configure here.

@haasonsaas haasonsaas merged commit 58d608c into main Apr 29, 2026
13 checks passed
@haasonsaas haasonsaas deleted the codex/ci-deep-optimization-20260429 branch April 29, 2026 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant