From 3b33f193ce1a62011ddab50c9f1dcf60311db752 Mon Sep 17 00:00:00 2001 From: Ariel Valentin Date: Fri, 5 Jan 2024 00:09:52 -0600 Subject: [PATCH] ci: OTel Bot Token Redux --- .github/workflows/release-please.yaml | 3 ++- release-please-config.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index a05c3b71a..2747be09f 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -18,7 +18,8 @@ jobs: steps: - uses: google-github-actions/release-please-action@cc61a07e2da466bebbc19b3a7dd01d6aecb20d1e id: release - + with: + token: ${{ secrets.OPENTELEMETRYBOT_GITHUB_TOKEN }} outputs: paths_released: ${{ steps.release.outputs.paths_released }} diff --git a/release-please-config.json b/release-please-config.json index e2f9b8bd1..022572d77 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -8,7 +8,7 @@ "release-type": "ruby", "separate-pull-requests": false, "sequential-calls": true, - "signoff": "OpenTelemetry Bot ", + "signoff": "OpenTelemetry Bot <107717825+opentelemetrybot@users.noreply.github.com>", "skip-github-release": false, "tag-separator": " ", "packages": {