Skip to content

ci: Update GitHub Actions workflow to remove paths-ignore - #367

Merged
0xNeshi merged 1 commit into
mainfrom
run-test-ci-on-all-paths
Jul 29, 2026
Merged

ci: Update GitHub Actions workflow to remove paths-ignore#367
0xNeshi merged 1 commit into
mainfrom
run-test-ci-on-all-paths

Conversation

@0xNeshi

@0xNeshi 0xNeshi commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

Removed paths-ignore for pull_request and push events in the workflow configuration.

This is causing stuck PRs like #366 (review) - these jobs are "Required" for a PR to be merged, but they never run because the PR changes ignored files.

Removed paths-ignore for pull_request and push events in the workflow configuration.

This is causing stuck PRs like #366 (review) - these jobs are "Required" for a PR to be merged, but they never run because the PR changes ignored files.
@0xNeshi 0xNeshi self-assigned this Jul 29, 2026
Copilot AI review requested due to automatic review settings July 29, 2026 09:57
@0xNeshi
0xNeshi requested a review from pepebndc as a code owner July 29, 2026 09:57

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@0xNeshi
0xNeshi merged commit 2814a13 into main Jul 29, 2026
15 checks passed
@0xNeshi
0xNeshi deleted the run-test-ci-on-all-paths branch July 29, 2026 09:59
0xNeshi added a commit that referenced this pull request Jul 29, 2026
Removed paths-ignore for pull_request and push events in the workflow
configuration.

This is causing stuck PRs like #366 (review) - these jobs are "Required"
for a PR to be merged, but they never run because the PR changes ignored
files.

Related #367
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.

3 participants