We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d75c94 commit c5a0d0fCopy full SHA for c5a0d0f
1 file changed
.buildkite/job-version-bump.json.py
100644
100755
@@ -92,7 +92,7 @@ def main():
92
"slack": {
93
"channels": ["#machine-learn-build"],
94
"message": (
95
- "🚦 Pipeline waiting for approval 🚦\n"
+ "Pipeline waiting for approval\n"
96
"Repo: `${REPO}`\n\n"
97
"Ready to fetch DRA artifacts - please unblock when ready.\n"
98
"New version: `${NEW_VERSION}`\n"
0 commit comments