Skip to content

Remove committed build output from pull_request trigger paths - #1149

Merged
berfinyuksel merged 1 commit into
2026.2from
ci/sfb-pr-paths-cleanup
Sep 8, 2026
Merged

Remove committed build output from pull_request trigger paths#1149
berfinyuksel merged 1 commit into
2026.2from
ci/sfb-pr-paths-cleanup

Conversation

@berfinyuksel

Copy link
Copy Markdown
Contributor

Removes the committed build output directory from the pull_request paths of the Studio Frontend Build workflow. Push paths stay unchanged (stale-output detection kept).

pull_request path filters match the whole PR diff, not the last commit — once the workflow commits build output into a PR, every later push re-triggers a frontend build, even pushes touching unrelated files. Same fix as rolled out to the other studio bundles; org-wide sweep found this repo still carrying the line.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@berfinyuksel berfinyuksel added the Skip Milestone Check Exempts this PR from the mandatory milestone requirement label Sep 8, 2026
Copilot AI balanced review requested due to automatic review settings September 8, 2026 14:59
@sonarqubecloud

sonarqubecloud Bot commented Sep 8, 2026

Copy link
Copy Markdown

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.

🟢 Approved

The focused workflow change has no unresolved issues.

Pull request overview

Removes committed Studio build output from pull-request path filters while preserving push-based stale-output detection.

Changes:

  • PR builds trigger only for Studio source changes.
  • Push path filters remain unchanged.
File summaries
File Description
.github/workflows/studio-frontend-build.yaml Removes generated build output from PR trigger paths.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Balanced

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@berfinyuksel
berfinyuksel merged commit 3bc9792 into 2026.2 Sep 8, 2026
16 of 17 checks passed
@berfinyuksel
berfinyuksel deleted the ci/sfb-pr-paths-cleanup branch September 8, 2026 15:06
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Skip Milestone Check Exempts this PR from the mandatory milestone requirement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants