Skip to content

Commit 9a7365d

Browse files
TheLarkInnCopilot
andcommitted
Add rush change file for exit-code semantics
Assistant-model: GitHub Copilot Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 897dcf7e-e6e8-4a84-85ca-34b93fa29be3
1 parent b500e1b commit 9a7365d

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@rushstack/reporter",
5+
"comment": "Add reporter-independent exit-code semantics (resolveExitStatus, resolveExitStatusFromEvents, getSignalExitCode) and separateJsonControls to keep command-specific --json distinct from the json reporter",
6+
"type": "minor"
7+
}
8+
],
9+
"packageName": "@rushstack/reporter",
10+
"email": "TheLarkInn@users.noreply.github.com"
11+
}

0 commit comments

Comments
 (0)