chore: remove unused Slack announce job, add issues:write permission#30
Conversation
Made-with: Cursor
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the 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. ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Pull request overview
This PR cleans up the Release Please GitHub Actions workflow by removing an unused Slack announcement job and ensuring release-please-action@v4 has the required issues: write permission to operate correctly.
Changes:
- Added workflow-level
issues: writepermission for Release Please. - Removed the unused
announceSlack webhook job from the workflow.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Summary
announcejob (Slack webhook) from the release-please workflowissues: writepermission required byrelease-please-action@v4Part of cross-repo cleanup — no Slack webhooks are configured.
Made with Cursor