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