Skip to content

Use client ID for App token generation#404

Merged
5ouma merged 1 commit into
mainfrom
ci-actions-app-client-id
Apr 18, 2026
Merged

Use client ID for App token generation#404
5ouma merged 1 commit into
mainfrom
ci-actions-app-client-id

Conversation

@5ouma
Copy link
Copy Markdown
Owner

@5ouma 5ouma commented Apr 18, 2026

⚠️ Issue

close #


✏️ Description

It's now the recommended way to identify the app.


It's now the recommended way to identify the app.
Copilot AI review requested due to automatic review settings April 18, 2026 06:28
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 18, 2026

Warning

Rate limit exceeded

@5ouma has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 54 minutes and 32 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 54 minutes and 32 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: b5b66f00-c4a8-41b4-9c8c-b64a7cc519e2

📥 Commits

Reviewing files that changed from the base of the PR and between aa82d63 and 0a0a48f.

📒 Files selected for processing (1)
  • .github/workflows/release.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci-actions-app-client-id

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions Bot added the 🎽 CI Changes to CI configuration files and scripts label Apr 18, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the release workflow to generate the GitHub App token using the App client ID instead of the App ID, aligning the workflow with the stated recommended identification method for the app.

Changes:

  • Switch actions/create-github-app-token input from app-id to client-id.
  • Update the workflow variable reference from vars.APP_ID to vars.CLIENT_ID.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@5ouma
Copy link
Copy Markdown
Owner Author

5ouma commented Apr 18, 2026

@coderabbitai approve

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 18, 2026

✅ Actions performed

Comments resolved and changes approved.

@5ouma 5ouma merged commit e7cfb8b into main Apr 18, 2026
11 checks passed
@5ouma 5ouma deleted the ci-actions-app-client-id branch April 18, 2026 06:35
@5ouma 5ouma Bot mentioned this pull request Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🎽 CI Changes to CI configuration files and scripts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants