summary refs log tree commit diff
path: root/.ci
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-04-20 12:48:44 +0100
committerGitHub <noreply@github.com>2022-04-20 12:48:44 +0100
commiteed38c502760989026fc826ce49205c02636cebd (patch)
treea967f1e5a59e62f67b4b7ae72bf7d1e4d76ff67a /.ci
parentFix returned count of delete extremities admin API (#12496) (diff)
downloadsynapse-eed38c502760989026fc826ce49205c02636cebd.tar.xz
Add CI job to act as a canary for testing against latest dependencies (#12472)
Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
Diffstat (limited to '.ci')
-rw-r--r--.ci/latest_deps_build_failed_issue_template.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/.ci/latest_deps_build_failed_issue_template.md b/.ci/latest_deps_build_failed_issue_template.md
new file mode 100644
index 0000000000..0525402503
--- /dev/null
+++ b/.ci/latest_deps_build_failed_issue_template.md
@@ -0,0 +1,4 @@
+---
+title: CI run against latest deps is failing
+---
+See https://github.com/{{env.GITHUB_REPOSITORY}}/actions/runs/{{env.GITHUB_RUN_ID}}