Skip to content

fix(ci): always report required integrity check#4

Merged
saagpatel merged 1 commit into
feat/engraph-p3-perffrom
codex/engraph-required-check-trigger
Jul 18, 2026
Merged

fix(ci): always report required integrity check#4
saagpatel merged 1 commit into
feat/engraph-p3-perffrom
codex/engraph-required-check-trigger

Conversation

@saagpatel

Copy link
Copy Markdown
Owner

What changed

Removed path filters from the research-integrity workflow triggers. The existing verification job and branch scope are unchanged.

Why

GitHub required checks must always report for pull requests targeting a protected branch. A path-filtered workflow can leave unrelated pull requests permanently waiting for an expected check that never starts.

Impact

Every pull request and push to the protected target branch now receives a definitive verify result.

Validation

  • Workflow YAML parsed successfully
  • git diff --check passed
  • Diff is limited to trigger filters

@saagpatel
saagpatel marked this pull request as ready for review July 18, 2026 07:30
@saagpatel
saagpatel merged commit a40fc0c into feat/engraph-p3-perf Jul 18, 2026
1 check passed
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