Add note about automatic phase changes and manual management#259
Conversation
|
Warning Rate limit exceeded
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 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 configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughDocumentation for participatory process phases was updated to clarify that phase transitions occur automatically when the ChangesPhases documentation clarification
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@docs/en/modules/admin/pages/spaces/processes/phases.adoc`:
- Line 32: Update the NOTE sentence "If you want to manage them manually, then
the implementer/operator of the installation need to disable this scheduled task
server-side." to fix subject–verb agreement: change "need" to "needs" (or
alternatively make the subject plural, e.g., "implementers/operators ... need")
so the sentence reads correctly (e.g., "... the implementer/operator of the
installation needs to disable ...").
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: c65a4e92-1c49-4538-90bd-39ca60dd1030
📒 Files selected for processing (1)
docs/en/modules/admin/pages/spaces/processes/phases.adoc
Co-authored-by: Andrés Pereira de Lucena <andreslucena@users.noreply.github.com>
@larsUE commented in the Matrix chat room that the automatic phase change feature isn't documented.
This PR tries to solve this issue.
See decidim/decidim#9026
And https://matrix.to/#/!fNaHElxpfwZENasNbv:matrix.org/$mOSPwqzAht0cxg9yNVWXpmisEs11ddsHIczbKhyAbXQ?via=matrix.org&via=osp.cat&via=privchat.eu
Summary by CodeRabbit