Skip to content

fix(ci): configure GitHub App token signing for semantic-release#376

Closed
skevetter wants to merge 1 commit into
mainfrom
fb58-signing-fix-v2
Closed

fix(ci): configure GitHub App token signing for semantic-release#376
skevetter wants to merge 1 commit into
mainfrom
fb58-signing-fix-v2

Conversation

@skevetter
Copy link
Copy Markdown
Contributor

Summary

  • Re-added @semantic-release/changelog and @semantic-release/git plugins to .releaserc.json so semantic-release can commit CHANGELOG updates and push signed release commits via the GitHub App token
  • Added git identity config step (devsy-app[bot]) in semantic-release.yml after checkout and before npm ci, ensuring commits are attributed to the bot
  • Installed @semantic-release/changelog and @semantic-release/git as devDependencies

@netlify
Copy link
Copy Markdown

netlify Bot commented May 19, 2026

Deploy Preview for devsydev canceled.

Name Link
🔨 Latest commit 58e9333
🔍 Latest deploy log https://app.netlify.com/projects/devsydev/deploys/6a0c481159a2400009718dc0

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 19, 2026

Warning

Rate limit exceeded

@skevetter has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 53 minutes and 24 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ 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: 14244061-d00f-4e47-a248-e0b1e871d114

📥 Commits

Reviewing files that changed from the base of the PR and between e971f37 and 58e9333.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (3)
  • .github/workflows/semantic-release.yml
  • .releaserc.json
  • package.json

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.

@skevetter
Copy link
Copy Markdown
Contributor Author

Closing as duplicate of #375 which was created first.

@skevetter skevetter closed this May 19, 2026
@skevetter skevetter reopened this May 19, 2026
@skevetter skevetter marked this pull request as ready for review May 19, 2026 11:27
@skevetter skevetter closed this May 19, 2026
@skevetter skevetter reopened this May 19, 2026
@skevetter skevetter closed this May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant