From 479907ae1d74cf671a83292449e72a4e64cec065 Mon Sep 17 00:00:00 2001 From: Ivan Fernandez Calvo Date: Tue, 3 Sep 2019 18:10:27 +0200 Subject: [PATCH] ci(jenkins): Set GitHub notification context to apm-ci --- .ci/jobs/apm-agent-python-downstream.yml | 1 + .ci/jobs/apm-agent-python-mbp.yml | 1 + .ci/jobs/apm-agent-python-mbp0.yml | 1 + 3 files changed, 3 insertions(+) diff --git a/.ci/jobs/apm-agent-python-downstream.yml b/.ci/jobs/apm-agent-python-downstream.yml index ed365adb8..4217e684e 100644 --- a/.ci/jobs/apm-agent-python-downstream.yml +++ b/.ci/jobs/apm-agent-python-downstream.yml @@ -15,6 +15,7 @@ discover-pr-forks-trust: permission discover-pr-origin: merge-current discover-tags: false + notification-context: 'apm-ci/downstream' property-strategies: all-branches: - suppress-scm-triggering: true diff --git a/.ci/jobs/apm-agent-python-mbp.yml b/.ci/jobs/apm-agent-python-mbp.yml index ee5f1b9c6..d4a0754ea 100644 --- a/.ci/jobs/apm-agent-python-mbp.yml +++ b/.ci/jobs/apm-agent-python-mbp.yml @@ -15,6 +15,7 @@ discover-pr-forks-trust: permission discover-pr-origin: merge-current discover-tags: true + notification-context: 'apm-ci' repo: apm-agent-python repo-owner: elastic credentials-id: 2a9602aa-ab9f-4e52-baf3-b71ca88469c7-UserAndToken diff --git a/.ci/jobs/apm-agent-python-mbp0.yml b/.ci/jobs/apm-agent-python-mbp0.yml index e568c0bbe..1cb572edd 100644 --- a/.ci/jobs/apm-agent-python-mbp0.yml +++ b/.ci/jobs/apm-agent-python-mbp0.yml @@ -15,6 +15,7 @@ discover-pr-forks-trust: permission discover-pr-origin: merge-current discover-tags: false + notification-context: 'apm-ci/new' repo: apm-agent-python repo-owner: elastic credentials-id: 2a9602aa-ab9f-4e52-baf3-b71ca88469c7-UserAndToken