daml/ci/cron
Gary Verhaegen 445f6467d9
daily run: warn on master only (#6177)
Currently the message to Slack is always triggered by running the daily
checks. This means that it gets very noisy to:

1. Run the check on PRs affecting the check (like this one),
2. Rerun the check multiple times to ascertain that a given failure is
   flaky.

With this PR, the message to Slack is replaced with a simple `echo` when
these checks are not run from the `master` branch, so whoever (manually)
triggered them can still get feedback on the result, but other people
don't get spurious `@here` mentions.

CHANGELOG_BEGIN
CHANGELOG_END
2020-06-03 16:36:05 +02:00
..
perf update perf test sha (#6125) 2020-05-27 15:10:11 +00:00
src build old docs with their release notes (#6128) 2020-05-27 22:19:18 +00:00
BUILD.bazel replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
daily-compat.yml daily run: warn on master only (#6177) 2020-06-03 16:36:05 +02:00
monthly.yaml add default machine capability (#5912) 2020-05-09 18:21:42 +02:00
run.sh replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00