deephaven / deephaven-core

Deephaven Community Core
Other
257 stars 80 forks source link

chore: Update nightly slack job step #6329

Closed devinrsmith closed 2 weeks ago

devinrsmith commented 2 weeks ago

This cleans up some slack job noise ("Error: Need to provide at least one botToken or webhookUrl") in cases of non main branch related failures by disabling the slack job step for anything but main; the slack secret is not available to PRs, so is only applicable right now during the scheduled nighly run.