Skip to content

Remove bakery-pr job from ci.yml#449

Merged
bschwedler merged 1 commit into
mainfrom
ci/remove-bakery-pr-job
Apr 10, 2026
Merged

Remove bakery-pr job from ci.yml#449
bschwedler merged 1 commit into
mainfrom
ci/remove-bakery-pr-job

Conversation

@bschwedler
Copy link
Copy Markdown
Contributor

@bschwedler bschwedler commented Apr 10, 2026

Summary

Remove the bakery-pr CI job that was added in #442. GitHub cannot resolve relative reusable workflow refs ("./.github/workflows/bakery-build-pr.yml") during pull_request validation for recently added files, causing startup_failure on every PR to the repo.

The bakery-build-pr.yml workflow file remains — it will be called by product repos via the full repo path (posit-dev/images-shared/.github/workflows/bakery-build-pr.yml@main) in the product repo rollout PRs (6-9 in rstudio/platform-team#435).

Test plan

GitHub cannot resolve relative reusable workflow refs
(./path) during pull_request validation for recently
added files. This causes startup_failure on every PR.

The bakery-pr test job will be re-added in the product
repo rollout PRs which call bakery-build-pr.yml via the
full repo path.
@bschwedler bschwedler requested a review from ianpittwood as a code owner April 10, 2026 21:03
@bschwedler bschwedler merged commit 7f85416 into main Apr 10, 2026
3 of 6 checks passed
@bschwedler bschwedler deleted the ci/remove-bakery-pr-job branch April 10, 2026 21:04
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.

1 participant