зеркало из https://github.com/github/ruby.git
Revert "Don't call action-slack if SLACK_WEBHOOK_URL is not set"
This reverts commit 223a79e683
.
This commit is contained in:
Родитель
27a21ad201
Коммит
d314fe42f9
|
@ -154,7 +154,7 @@ jobs:
|
|||
}
|
||||
env:
|
||||
SLACK_WEBHOOK_URL: ${{ secrets.SIMPLER_ALERTS_URL }} # ruby-lang slack: ruby/simpler-alerts-bot
|
||||
if: ${{ failure() && github.event_name == 'push' && secrets.SIMPLER_ALERTS_URL }}
|
||||
if: ${{ failure() && github.event_name == 'push' }}
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
|
|
@ -75,4 +75,4 @@ jobs:
|
|||
}
|
||||
env:
|
||||
SLACK_WEBHOOK_URL: ${{ secrets.SIMPLER_ALERTS_URL }} # ruby-lang slack: ruby/simpler-alerts-bot
|
||||
if: ${{ failure() && github.event_name == 'push' && secrets.SIMPLER_ALERTS_URL }}
|
||||
if: ${{ failure() && github.event_name == 'push' }}
|
||||
|
|
|
@ -135,4 +135,4 @@ jobs:
|
|||
}
|
||||
env:
|
||||
SLACK_WEBHOOK_URL: ${{ secrets.SIMPLER_ALERTS_URL }} # ruby-lang slack: ruby/simpler-alerts-bot
|
||||
if: ${{ failure() && github.event_name == 'push' && secrets.SIMPLER_ALERTS_URL }}
|
||||
if: ${{ failure() && github.event_name == 'push' }}
|
||||
|
|
|
@ -76,4 +76,4 @@ jobs:
|
|||
}
|
||||
env:
|
||||
SLACK_WEBHOOK_URL: ${{ secrets.SIMPLER_ALERTS_URL }} # ruby-lang slack: ruby/simpler-alerts-bot
|
||||
if: ${{ failure() && github.event_name == 'push' && secrets.SIMPLER_ALERTS_URL }}
|
||||
if: ${{ failure() && github.event_name == 'push' }}
|
||||
|
|
|
@ -109,4 +109,4 @@ jobs:
|
|||
}
|
||||
env:
|
||||
SLACK_WEBHOOK_URL: ${{ secrets.SIMPLER_ALERTS_URL }} # ruby-lang slack: ruby/simpler-alerts-bot
|
||||
if: ${{ failure() && github.event_name == 'push' && secrets.SIMPLER_ALERTS_URL }}
|
||||
if: ${{ failure() && github.event_name == 'push' }}
|
||||
|
|
|
@ -279,7 +279,7 @@ jobs:
|
|||
}
|
||||
env:
|
||||
SLACK_WEBHOOK_URL: ${{ secrets.SIMPLER_ALERTS_URL }} # ruby-lang slack: ruby/simpler-alerts-bot
|
||||
if: ${{ failure() && github.event_name == 'push' && secrets.SIMPLER_ALERTS_URL }}
|
||||
if: ${{ failure() && github.event_name == 'push' }}
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
|
|
@ -108,7 +108,7 @@ jobs:
|
|||
}
|
||||
env:
|
||||
SLACK_WEBHOOK_URL: ${{ secrets.SIMPLER_ALERTS_URL }} # ruby-lang slack: ruby/simpler-alerts-bot
|
||||
if: ${{ failure() && github.event_name == 'push' && secrets.SIMPLER_ALERTS_URL }}
|
||||
if: ${{ failure() && github.event_name == 'push' }}
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
|
|
@ -171,7 +171,7 @@ jobs:
|
|||
}
|
||||
env:
|
||||
SLACK_WEBHOOK_URL: ${{ secrets.SIMPLER_ALERTS_URL }} # ruby-lang slack: ruby/simpler-alerts-bot
|
||||
if: ${{ failure() && github.event_name == 'push' && secrets.SIMPLER_ALERTS_URL }}
|
||||
if: ${{ failure() && github.event_name == 'push' }}
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
|
|
@ -97,7 +97,7 @@ jobs:
|
|||
}
|
||||
env:
|
||||
SLACK_WEBHOOK_URL: ${{ secrets.SIMPLER_ALERTS_URL }} # ruby-lang slack: ruby/simpler-alerts-bot
|
||||
if: ${{ failure() && github.event_name == 'push' && secrets.SIMPLER_ALERTS_URL }}
|
||||
if: ${{ failure() && github.event_name == 'push' }}
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
|
|
@ -127,7 +127,7 @@ jobs:
|
|||
}
|
||||
env:
|
||||
SLACK_WEBHOOK_URL: ${{ secrets.SIMPLER_ALERTS_URL }} # ruby-lang slack: ruby/simpler-alerts-bot
|
||||
if: ${{ failure() && github.event_name == 'push' && secrets.SIMPLER_ALERTS_URL }}
|
||||
if: ${{ failure() && github.event_name == 'push' }}
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
|
|
@ -58,4 +58,4 @@ jobs:
|
|||
}
|
||||
env:
|
||||
SLACK_WEBHOOK_URL: ${{ secrets.SIMPLER_ALERTS_URL }} # ruby-lang slack: ruby/simpler-alerts-bot
|
||||
if: ${{ failure() && github.event_name == 'push' && secrets.SIMPLER_ALERTS_URL }}
|
||||
if: ${{ failure() && github.event_name == 'push' }}
|
||||
|
|
|
@ -137,7 +137,7 @@ jobs:
|
|||
}
|
||||
env:
|
||||
SLACK_WEBHOOK_URL: ${{ secrets.SIMPLER_ALERTS_URL }} # ruby-lang slack: ruby/simpler-alerts-bot
|
||||
if: ${{ failure() && github.event_name == 'push' && secrets.SIMPLER_ALERTS_URL }}
|
||||
if: ${{ failure() && github.event_name == 'push' }}
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
|
|
@ -127,7 +127,7 @@ jobs:
|
|||
}
|
||||
env:
|
||||
SLACK_WEBHOOK_URL: ${{ secrets.SIMPLER_ALERTS_URL }} # ruby-lang slack: ruby/simpler-alerts-bot
|
||||
if: ${{ failure() && github.event_name == 'push' && secrets.SIMPLER_ALERTS_URL }}
|
||||
if: ${{ failure() && github.event_name == 'push' }}
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
|
|
@ -149,7 +149,7 @@ jobs:
|
|||
}
|
||||
env:
|
||||
SLACK_WEBHOOK_URL: ${{ secrets.SIMPLER_ALERTS_URL }} # ruby-lang slack: ruby/simpler-alerts-bot
|
||||
if: ${{ failure() && github.event_name == 'push' && secrets.SIMPLER_ALERTS_URL }}
|
||||
if: ${{ failure() && github.event_name == 'push' }}
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
|
|
@ -170,7 +170,7 @@ jobs:
|
|||
}
|
||||
env:
|
||||
SLACK_WEBHOOK_URL: ${{ secrets.SIMPLER_ALERTS_URL }} # ruby-lang slack: ruby/simpler-alerts-bot
|
||||
if: ${{ failure() && github.event_name == 'push' && secrets.SIMPLER_ALERTS_URL }}
|
||||
if: ${{ failure() && github.event_name == 'push' }}
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
|
Загрузка…
Ссылка в новой задаче