diff --git a/dev/conductor/core/lib/src/state.dart b/dev/conductor/core/lib/src/state.dart index a2d1a77aa06e..a7e850d14efc 100644 --- a/dev/conductor/core/lib/src/state.dart +++ b/dev/conductor/core/lib/src/state.dart @@ -149,6 +149,10 @@ String phaseInstructions(pb.ConductorState state) { return [ 'There are no engine cherrypicks, so issue `conductor next` to continue', 'to the next step.', + '\n', + '******************************************************', + '* Create a new entry in http://go/release-eng-retros *', + '******************************************************', ].join('\n'); } return [