Skip to content

Commit

Permalink
Merge pull request #36612 from margelo/dev/change-slack-room-for-e2e-…
Browse files Browse the repository at this point in the history
…failures

[NoQA] post slack update about failed e2e pipeline to new slack room
  • Loading branch information
chiragsalian authored Feb 15, 2024
2 parents a1defcf + bb2fd6b commit babc93d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2ePerformanceTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ jobs:
status: custom
custom_payload: |
{
channel: '#expensify-margelo',
channel: '#e2e-announce',
attachments: [{
color: 'danger',
text: `💥 ${process.env.AS_REPO} E2E Test run failed failed on <https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}|${{ github.workflow }}> workflow 💥`,
Expand Down

0 comments on commit babc93d

Please sign in to comment.