Skip to content

Commit 0bce215

Browse files
ci(jenkins): Set GitHub notification context to apm-ci (#583)
1 parent dbb14af commit 0bce215

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.ci/jobs/apm-agent-python-downstream.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
discover-pr-forks-trust: permission
1616
discover-pr-origin: merge-current
1717
discover-tags: false
18+
notification-context: 'apm-ci/downstream'
1819
property-strategies:
1920
all-branches:
2021
- suppress-scm-triggering: true

.ci/jobs/apm-agent-python-mbp.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
discover-pr-forks-trust: permission
1616
discover-pr-origin: merge-current
1717
discover-tags: true
18+
notification-context: 'apm-ci'
1819
repo: apm-agent-python
1920
repo-owner: elastic
2021
credentials-id: 2a9602aa-ab9f-4e52-baf3-b71ca88469c7-UserAndToken

.ci/jobs/apm-agent-python-mbp0.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
discover-pr-forks-trust: permission
1616
discover-pr-origin: merge-current
1717
discover-tags: false
18+
notification-context: 'apm-ci/new'
1819
repo: apm-agent-python
1920
repo-owner: elastic
2021
credentials-id: 2a9602aa-ab9f-4e52-baf3-b71ca88469c7-UserAndToken

0 commit comments

Comments
 (0)