Skip to content

fix: docs only PR should skip code related gh actions#5765

Merged
TBonnin merged 1 commit into
masterfrom
tbonnin/nan-5184/fix-docs-only-skip-gh-actions
Apr 2, 2026
Merged

fix: docs only PR should skip code related gh actions#5765
TBonnin merged 1 commit into
masterfrom
tbonnin/nan-5184/fix-docs-only-skip-gh-actions

Conversation

@TBonnin
Copy link
Copy Markdown
Collaborator

@TBonnin TBonnin commented Apr 1, 2026

looks like the behavior of the paths-filter actions has changed when specifying more than one path. Bumping to v4 with explicit predicate-quantifier: 'every' to bring back the expected behavior and skip code related actions when PR is only modifying docs


This update applies the filter-semantics fix consistently across CI workflows, while preserving expected execution behavior for non-PR contexts such as merge_group and direct pushes to master. It also distinguishes docs detection logic where needed so documentation-triggered validation behavior remains correct, not just docs-only skipping for code workflows.


This summary was automatically generated by @propel-code-bot

@linear
Copy link
Copy Markdown

linear Bot commented Apr 1, 2026

@TBonnin TBonnin requested a review from a team April 1, 2026 20:13
propel-code-bot[bot]

This comment was marked as outdated.

@TBonnin TBonnin force-pushed the tbonnin/nan-5184/fix-docs-only-skip-gh-actions branch from 81e2908 to d01a9a6 Compare April 1, 2026 20:55
Copy link
Copy Markdown
Contributor

@propel-code-bot propel-code-bot Bot left a comment

Choose a reason for hiding this comment

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

No issues were identified; the workflow update appears sound and aligned with the docs-only CI skip intent.

Status: No Issues Found | Risk: Low

Review Details

📁 7 files reviewed | 💬 0 comments

Instruction Files
└── .claude/
    ├── agents/
    │   └── nango-docs-migrator.md
    └── skills

@TBonnin TBonnin added this pull request to the merge queue Apr 2, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 2, 2026
@TBonnin TBonnin force-pushed the tbonnin/nan-5184/fix-docs-only-skip-gh-actions branch from d01a9a6 to fff4fab Compare April 2, 2026 00:58
@TBonnin TBonnin enabled auto-merge April 2, 2026 01:00
@TBonnin TBonnin added this pull request to the merge queue Apr 2, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 2, 2026
@TBonnin TBonnin added this pull request to the merge queue Apr 2, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 2, 2026
@TBonnin TBonnin added this pull request to the merge queue Apr 2, 2026
Merged via the queue into master with commit 5e4c8f8 Apr 2, 2026
25 checks passed
@TBonnin TBonnin deleted the tbonnin/nan-5184/fix-docs-only-skip-gh-actions branch April 2, 2026 13:47
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.

2 participants