Skip to content

chore: Use GH app for release workflow#6503

Merged
marikaner merged 5 commits intomainfrom
more-gh-app
Apr 15, 2026
Merged

chore: Use GH app for release workflow#6503
marikaner merged 5 commits intomainfrom
more-gh-app

Conversation

@marikaner
Copy link
Copy Markdown
Contributor

Comment thread .github/workflows/release.yml Outdated
BOT_NAME: ${{ vars.SAP_CLOUD_SDK_BOT_NAME }}
run: |

gh auth setup-git
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[pp] actions/checkout@v6 should already persist the token

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're right. I just brainlessly took over what was there already. 😬

@SAP SAP deleted a comment from bot-sdk-js Apr 15, 2026
Comment thread .github/workflows/release.yml Outdated
Comment thread .github/workflows/release.yml Outdated
Co-authored-by: Marika Marszalkowski <marika.marszalkowski@sap.com>
Comment thread .github/workflows/release.yml Outdated
Co-authored-by: David Knaack <david.knaack@sap.com>
@marikaner marikaner enabled auto-merge (squash) April 15, 2026 08:45
@marikaner marikaner merged commit 83c707b into main Apr 15, 2026
11 checks passed
@marikaner marikaner deleted the more-gh-app branch April 15, 2026 08:51
davidkna-sap added a commit that referenced this pull request Apr 16, 2026
* origin/main:
  chore(e2e-tests): Replace sqlite3 (deprecated) and use modern tls key (#6469)
  chore: Use GH app for release workflow (#6503)
  chore: Fix user on bump (#6497)
  chore: Switch to client-id (#6501)
  chore: Remove SANDBOX_TOKEN from unit test workflow (#6502)
  chore(deps): Pin action digests in workflow files (#6496)
  chore(deps): bump prettier from 3.8.1 to 3.8.2 (#6500)
  chore(deps): bump @actions/github from 9.0.0 to 9.1.0 (#6485)
  chore: v4.6.0 (#6494)
  chore(deps-dev): bump @sap/cds from 9.8.4 to 9.8.5 (#6491)
  chore(deps): bump typescript-eslint from 8.58.0 to 8.58.1 (#6488)
  chore(deps): bump fast-xml-parser from 5.5.10 to 5.5.11 (#6487)
  chore(deps): bump @sap/xsenv from 6.1.0 to 6.2.0 (#6486)
  chore(deps-dev): bump json-schema-faker from 0.6.0 to 0.6.1 (#6484)
  chore(deps): bump step-security/changed-files from 47.0.1 to 47.0.5 (#6483)
  chore(deps): bump basic-ftp from 5.2.1 to 5.2.2 (#6480)
  chore: Replace node 20 (deprecated) with node 24 in custom actions (#6475)
  chore(deps): bump axios from 1.14.0 to 1.15.0 (#6478)
  chore(deps-dev): bump nock from 14.0.11 to 14.0.12 (#6476)
  chore: Fix app-bot committer email (#6474)
davidkna-sap added a commit that referenced this pull request Apr 16, 2026
* origin/main:
  chore(e2e-tests): Replace sqlite3 (deprecated) and use modern tls key (#6469)
  chore: Use GH app for release workflow (#6503)
  chore: Fix user on bump (#6497)
  chore: Switch to client-id (#6501)
  chore: Remove SANDBOX_TOKEN from unit test workflow (#6502)
  chore(deps): Pin action digests in workflow files (#6496)
  chore(deps): bump prettier from 3.8.1 to 3.8.2 (#6500)
  chore(deps): bump @actions/github from 9.0.0 to 9.1.0 (#6485)
  chore: v4.6.0 (#6494)
  chore(deps-dev): bump @sap/cds from 9.8.4 to 9.8.5 (#6491)
  chore(deps): bump typescript-eslint from 8.58.0 to 8.58.1 (#6488)
  chore(deps): bump fast-xml-parser from 5.5.10 to 5.5.11 (#6487)
  chore(deps): bump @sap/xsenv from 6.1.0 to 6.2.0 (#6486)
  chore(deps-dev): bump json-schema-faker from 0.6.0 to 0.6.1 (#6484)
  chore(deps): bump step-security/changed-files from 47.0.1 to 47.0.5 (#6483)
  chore(deps): bump basic-ftp from 5.2.1 to 5.2.2 (#6480)
  chore: Replace node 20 (deprecated) with node 24 in custom actions (#6475)
  chore(deps): bump axios from 1.14.0 to 1.15.0 (#6478)
  chore(deps-dev): bump nock from 14.0.11 to 14.0.12 (#6476)
  chore: Fix app-bot committer email (#6474)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants