From 9f930c82a8a09c604d0e6cd6f87c27254e7876ab Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Mon, 13 Jul 2020 17:37:00 +0100 Subject: [PATCH] [jjbb] Use GitHub app token --- .ci/jobs/apm-beats-update.yml | 2 +- .ci/jobs/beats-windows-mbp.yml | 4 ++-- .ci/jobs/beats.yml | 2 +- .ci/jobs/golang-crossbuild-mbp.yml | 2 +- .ci/jobs/packaging.yml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.ci/jobs/apm-beats-update.yml b/.ci/jobs/apm-beats-update.yml index ec583545eca..8bdc322f65a 100644 --- a/.ci/jobs/apm-beats-update.yml +++ b/.ci/jobs/apm-beats-update.yml @@ -23,7 +23,7 @@ notification-context: 'apm-beats-update' repo: 'beats' repo-owner: 'elastic' - credentials-id: 2a9602aa-ab9f-4e52-baf3-b71ca88469c7-UserAndToken + credentials-id: github-app-beats-ci ssh-checkout: credentials: f6c7695a-671e-4f4f-a331-acdce44ff9ba build-strategies: diff --git a/.ci/jobs/beats-windows-mbp.yml b/.ci/jobs/beats-windows-mbp.yml index 256cde11f6e..64efa009979 100644 --- a/.ci/jobs/beats-windows-mbp.yml +++ b/.ci/jobs/beats-windows-mbp.yml @@ -15,10 +15,10 @@ discover-tags: false # Run MBP for the master branch and PRs head-filter-regex: '(master|PR-.*)' - notification-context: 'beats-ci' + notification-context: 'beats-ci/windows' repo: beats repo-owner: elastic - credentials-id: 2a9602aa-ab9f-4e52-baf3-b71ca88469c7-UserAndToken + credentials-id: github-app-beats-ci ssh-checkout: credentials: f6c7695a-671e-4f4f-a331-acdce44ff9ba build-strategies: diff --git a/.ci/jobs/beats.yml b/.ci/jobs/beats.yml index 858b078a842..ab7246a6b00 100644 --- a/.ci/jobs/beats.yml +++ b/.ci/jobs/beats.yml @@ -22,7 +22,7 @@ notification-context: "beats-ci" repo: 'beats' repo-owner: 'elastic' - credentials-id: 2a9602aa-ab9f-4e52-baf3-b71ca88469c7-UserAndToken + credentials-id: github-app-beats-ci ssh-checkout: credentials: f6c7695a-671e-4f4f-a331-acdce44ff9ba build-strategies: diff --git a/.ci/jobs/golang-crossbuild-mbp.yml b/.ci/jobs/golang-crossbuild-mbp.yml index 46303790610..018a85eba6f 100644 --- a/.ci/jobs/golang-crossbuild-mbp.yml +++ b/.ci/jobs/golang-crossbuild-mbp.yml @@ -16,7 +16,7 @@ notification-context: 'beats-ci' repo: golang-crossbuild repo-owner: elastic - credentials-id: 2a9602aa-ab9f-4e52-baf3-b71ca88469c7-UserAndToken + credentials-id: github-app-beats-ci ssh-checkout: credentials: f6c7695a-671e-4f4f-a331-acdce44ff9ba build-strategies: diff --git a/.ci/jobs/packaging.yml b/.ci/jobs/packaging.yml index 988906ede9e..0dce4d4672b 100644 --- a/.ci/jobs/packaging.yml +++ b/.ci/jobs/packaging.yml @@ -19,7 +19,7 @@ notification-context: 'beats-packaging' repo: 'beats' repo-owner: 'elastic' - credentials-id: 2a9602aa-ab9f-4e52-baf3-b71ca88469c7-UserAndToken + credentials-id: github-app-beats-ci ssh-checkout: credentials: f6c7695a-671e-4f4f-a331-acdce44ff9ba build-strategies: