Skip to content

[test] req-bump 1: no changeset, no label (expect check RED) - #206

Closed
DenKoren wants to merge 1 commit into
mainfrom
test/req-bump-1-no-changeset
Closed

[test] req-bump 1: no changeset, no label (expect check RED)#206
DenKoren wants to merge 1 commit into
mainfrom
test/req-bump-1-no-changeset

Conversation

@DenKoren

@DenKoren DenKoren commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Validation PR for MILAB-6707 (github-ci @v4-beta require-package-path-bump gate). Points build.yaml at @v4-beta + enables the toggle. Do not merge — checking CI status only.

Expected: run / check for changesets RED; build/test jobs still run.

Greptile Summary

This validation PR temporarily moves the build workflow to the github-ci v4 beta channel and enables its package-path version-bump gate; it is explicitly marked “Do not merge.”

  • Reusable workflow — A workflow invoked by another workflow; node-simple-pnpm.yaml changes from the stable @v4 reference to @v4-beta.
  • Context initialization action — The action that prepares shared CI context; its reference likewise changes from @v4 to @v4-beta.
  • Package path — The package directory evaluated by the CI gate; it remains block.
  • Package-path bump gate — Validation requiring modified packages under the configured path to have an associated version bump or changeset; it is enabled with require-package-path-bump: true.
  • Changeset check — The CI check expected to detect the intentionally missing package bump; this PR expects it to report red while build and test jobs continue.

Confidence Score: 5/5

No unacknowledged defect was identified, but the PR must not be merged because it is explicitly a temporary CI validation with an intentionally failing check.

The configured boolean input matches the beta reusable workflow contract, and the expected failing changeset check and beta references are deliberate, documented aspects of this validation PR.

Important Files Changed

Filename Overview
.github/workflows/build.yaml Deliberately selects the v4 beta CI action and reusable workflow and enables the package-path bump gate for a temporary negative validation run.

Reviews (1): Last reviewed commit: "test(MILAB-6707): v4-beta gate — no chan..." | Re-trigger Greptile

@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@DenKoren

DenKoren commented Aug 4, 2026

Copy link
Copy Markdown
Contributor Author

This was test of new workflow

@DenKoren DenKoren closed this Aug 4, 2026
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