Skip to content

Remove dorny/paths-filter dep#1635

Merged
ludfjig merged 1 commit into
hyperlight-dev:mainfrom
ludfjig:remove-paths-filter-dep
Jul 9, 2026
Merged

Remove dorny/paths-filter dep#1635
ludfjig merged 1 commit into
hyperlight-dev:mainfrom
ludfjig:remove-paths-filter-dep

Conversation

@ludfjig

@ludfjig ludfjig commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

We're already using actions/github-script so might as well remove the dorny/paths-filter completely.

Also removes stale merge_queue since merges queues is not turned on for this repo anyway

Signed-off-by: Ludvig Liljenberg <4257730+ludfjig@users.noreply.github.com>
@ludfjig ludfjig requested a review from danbugs as a code owner July 9, 2026 17:22
Copilot AI review requested due to automatic review settings July 9, 2026 17:22
@ludfjig ludfjig added the kind/dependencies For PRs that update dependencies or related components label Jul 9, 2026

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.

Pull request overview

This PR updates the “Validate Pull Request” GitHub Actions workflow to remove the dorny/paths-filter dependency by re-implementing “docs-only PR” detection using actions/github-script.

Changes:

  • Replaced dorny/paths-filter with an actions/github-script step that lists PR files and computes whether all changes are *.md / *.txt.
  • Removed the merge_group trigger from the workflow event configuration.

Comment thread .github/workflows/ValidatePullRequest.yml
@ludfjig ludfjig merged commit 37ceb3e into hyperlight-dev:main Jul 9, 2026
47 of 48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/dependencies For PRs that update dependencies or related components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants