Skip to content

ci: include/exclude flue-ci.yml in workflow path filters - #32190

Merged
mvvmm merged 2 commits into
productionfrom
flue/ci-workflow-path-filter
Jul 21, 2026
Merged

ci: include/exclude flue-ci.yml in workflow path filters#32190
mvvmm merged 2 commits into
productionfrom
flue/ci-workflow-path-filter

Conversation

@mvvmm

@mvvmm mvvmm commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Summary

Extends the path filters introduced in #32178 so that changes to .github/workflows/flue-ci.yml itself are routed correctly:

  • flue-ci.yml — adds .github/workflows/flue-ci.yml to its own paths trigger, so editing the workflow file runs Flue CI instead of the full docs build.
  • ci.yml — adds .github/workflows/flue-ci.yml to paths-ignore, so a PR touching only that file skips the docs build entirely.

@github-actions

Copy link
Copy Markdown
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/.github/ @cloudflare/content-engineering, @kodster28, @mvvmm, @colbywhite, @ahaywood, @MohamedH1998

@mvvmm
mvvmm marked this pull request as ready for review July 20, 2026 22:51
@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Review

✅ No issues found in commit 1c026c9.

Code Review

This code review is in beta and may not always be helpful — use your judgment.

No code review issues found.

Conventions

No convention issues found.

Style Guide Review

No style-guide issues found.

Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.
/ignore-review-limit Permanently lifts the 2-review automatic limit for this PR. Future pushes will trigger reviews as normal.
/disable-auto-review Stops automatic reviews from triggering on future pushes to this PR. Codeowners can still run /review or /full-review manually.
/rebase Rebases the PR branch against production. On conflict, attempts to resolve automatically using AI. Stops with an explanation if confidence is not high enough.

@github-actions

Copy link
Copy Markdown
Contributor

@github-actions

Copy link
Copy Markdown
Contributor

@mvvmm
mvvmm merged commit 1d6d449 into production Jul 21, 2026
25 checks passed
@mvvmm
mvvmm deleted the flue/ci-workflow-path-filter branch July 21, 2026 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants