Skip to content

ci: Add app ID and repo owner to workflow#507

Merged
vishal-bala merged 1 commit intomainfrom
ci/RAAE-1336/release-with-app-token
Feb 26, 2026
Merged

ci: Add app ID and repo owner to workflow#507
vishal-bala merged 1 commit intomainfrom
ci/RAAE-1336/release-with-app-token

Conversation

@vishal-bala
Copy link
Collaborator

@vishal-bala vishal-bala commented Feb 26, 2026

Note

Low Risk
Low risk workflow tweak, but it affects release automation credentials; a wrong app-id/owner could break or mis-scope release pushes.

Overview
Updates the release GitHub Actions workflow to generate the GitHub App token using the numeric app-id (2959093) instead of the app slug, and explicitly sets owner: ${{ github.repository_owner }} when creating the token.

This ensures subsequent checkout/push and release steps use a correctly scoped App token during automated releases.

Written by Cursor Bugbot for commit 5b3cbfe. This will update automatically on new commits. Configure here.

@vishal-bala vishal-bala self-assigned this Feb 26, 2026
@vishal-bala vishal-bala added CI/CD auto:release Create a release when this PR is merged labels Feb 26, 2026
@jit-ci
Copy link

jit-ci bot commented Feb 26, 2026

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

@vishal-bala vishal-bala merged commit 30cd8ff into main Feb 26, 2026
49 checks passed
@vishal-bala vishal-bala deleted the ci/RAAE-1336/release-with-app-token branch February 26, 2026 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto:release Create a release when this PR is merged CI/CD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants