Skip to content

Commit

Permalink
Change ping handle from @KitKat-team to @kit-squad for the Calypso GB…
Browse files Browse the repository at this point in the history
… E2E test results that are posted in the release threaded messages in #gutenberg-on-dotcom (#82547)
  • Loading branch information
fullofcaffeine authored and pull[bot] committed Feb 2, 2024
1 parent 806772e commit 4673315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .teamcity/_self/projects/WPComTests.kt
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ fun gutenbergPlaywrightBuildType( targetDevice: String, buildUuid: String, atomi
name = "Post Failure Message to Slack"
executionMode = BuildStep.ExecutionMode.RUN_ONLY_ON_FAILURE
path = "./bin/post-threaded-slack-message.sh"
arguments = "%GB_E2E_ANNOUNCEMENT_SLACK_CHANNEL_ID% %GB_E2E_ANNOUNCEMENT_THREAD_TS% \"The $buildName failed! Could you have a look? @kitkat-team @calypso-platform-team! <%teamcity.serverUrl%/viewLog.html?buildId=%teamcity.build.id%|View build>\" %GB_E2E_ANNOUNCEMENT_SLACK_API_TOKEN%"
arguments = "%GB_E2E_ANNOUNCEMENT_SLACK_CHANNEL_ID% %GB_E2E_ANNOUNCEMENT_THREAD_TS% \"The $buildName failed! Could you have a look? @kit-squad @calypso-platform-team! <%teamcity.serverUrl%/viewLog.html?buildId=%teamcity.build.id%|View build>\" %GB_E2E_ANNOUNCEMENT_SLACK_API_TOKEN%"
}
},
buildFeatures = {
Expand Down

0 comments on commit 4673315

Please sign in to comment.