Skip to content

fix: CI workflow fixes for fork-check permissions and only_changed - #26

Merged
k-rister merged 1 commit into
masterfrom
fix-ci-workflows
May 20, 2026
Merged

fix: CI workflow fixes for fork-check permissions and only_changed#26
k-rister merged 1 commit into
masterfrom
fix-ci-workflows

Conversation

@k-rister

Copy link
Copy Markdown
Contributor

Summary

CI workflow fixes:

  1. only_changed→only_modified: Switch to only_modified which correctly includes deleted files.

Test plan

  • Fork-check: verified working on bench-trafficgen#106
  • only_modified: verify CI runs correctly

🤖 Generated with Claude Code

The tj-actions/changed-files only_changed output does not include
deleted files, causing CI to be skipped when a PR only deletes
non-doc files. Switch to only_modified which correctly includes
deletions.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@k-rister k-rister self-assigned this May 20, 2026
@k-rister
k-rister requested a review from a team May 20, 2026 14:49
@project-crucible-tracking project-crucible-tracking Bot moved this to In Progress in Crucible Tracking May 20, 2026
@k-rister
k-rister merged commit d5747c3 into master May 20, 2026
5 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Crucible Tracking May 20, 2026
@k-rister
k-rister deleted the fix-ci-workflows branch May 20, 2026 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants