Skip to content

Commit 05f8fcc

Browse files
committed
Updated bump commit reorder advise
1 parent d3d84fa commit 05f8fcc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/advise.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,9 @@ The default size is 1024 * 5000. Where 5000 is <n>.`,
104104
buildLocale: `It appears something went wrong attempting to build locale locally.
105105
106106
Coverage of language translations might be not accurate for the repository in question.`,
107-
reOrderFail: `It appears the latest two commits aren't what tag-release was expecting.
107+
reOrderFail: `It appears something went wrong with the reordering of the bump commit.
108108
109-
Please verify the 'Bump' commit is the latest, followed by the 'Updated en-US.yaml translation file' commit. (if there is one)`
109+
You really shouldn't be seeing this message, so, if you are, ping someone in engineering to see if they can help you figure out what went wrong.`
110110
};
111111

112112
const MAXIMUM_WIDTH = 50;

0 commit comments

Comments
 (0)