Summary
PR should have failed rush change --verify because of a missing change file but didn't.
#5802
Repro steps
GitHub actions logs: https://github.com/microsoft/rushstack/actions/runs/25658117646/job/75480681363?pr=5802
Checkout branch from PR. Run rush change --verify.
Expected result: It should fail with missing change file error
Actual result: The command passes.
Details
Standard questions
Please answer these questions to help us investigate your issue more quickly:
| Question |
Answer |
@microsoft/rush globally installed version? |
5.175.1 |
rushVersion from rush.json? |
5.175.1 |
pnpmVersion, npmVersion, or yarnVersion from rush.json? |
10.27.0 |
(if pnpm) useWorkspaces from pnpm-config.json? |
true |
| Operating system? |
Mac |
| Would you consider contributing a PR? |
Yes |
Node.js version (node -v)? |
v22.19.0 |
Summary
PR should have failed
rush change --verifybecause of a missing change file but didn't.#5802
Repro steps
GitHub actions logs: https://github.com/microsoft/rushstack/actions/runs/25658117646/job/75480681363?pr=5802
Checkout branch from PR. Run
rush change --verify.Expected result: It should fail with missing change file error
Actual result: The command passes.
Details
Standard questions
Please answer these questions to help us investigate your issue more quickly:
@microsoft/rushglobally installed version?rushVersionfrom rush.json?pnpmVersion,npmVersion, oryarnVersionfrom rush.json?useWorkspacesfrom pnpm-config.json?node -v)?