Skip to content

feat: Migrate GitHub Actions from PAT to GitHub App authentication#484

Draft
mbruzda-splunk wants to merge 4 commits intodevelopfrom
feat/gh_app_authentication
Draft

feat: Migrate GitHub Actions from PAT to GitHub App authentication#484
mbruzda-splunk wants to merge 4 commits intodevelopfrom
feat/gh_app_authentication

Conversation

@mbruzda-splunk
Copy link
Copy Markdown
Contributor

@mbruzda-splunk mbruzda-splunk commented Apr 14, 2026

Description

Migrate GitHub Actions workflows from using a Personal Access Token (GH_TOKEN_ADMIN) to GitHub App authentication via actions/create-github-app-token@v3. GitHub App tokens are scoped, short-lived, and auditable, providing better security and traceability compared to long-lived Personal Access Tokens.

Checklist

  • README.md has been updated or is not required
  • push trigger tests
  • manual release test
  • automated releases test
  • pull request trigger tests
  • schedule trigger tests
  • workflow errors/warnings reviewed and addressed

Testing done

https://github.com/splunk/splunk-add-on-for-salesforce/actions/runs/24390045573

@mbruzda-splunk mbruzda-splunk changed the title Feat/gh app authentication feat: Migrate GitHub Actions from PAT to GitHub App authentication Apr 15, 2026
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.

1 participant