Skip to content

feat: pause/resume event streams via CLI#2626

Open
alnr wants to merge 1 commit into
masterfrom
pause-event-streams
Open

feat: pause/resume event streams via CLI#2626
alnr wants to merge 1 commit into
masterfrom
pause-event-streams

Conversation

@alnr

@alnr alnr commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Follow-up to #2617

ory/cli#442

@alnr alnr self-assigned this Jun 15, 2026
Copilot AI review requested due to automatic review settings June 15, 2026 13:52
@alnr alnr enabled auto-merge (rebase) June 15, 2026 13:52
@coderabbitai

coderabbitai Bot commented Jun 15, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@alnr, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 15 minutes and 48 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, 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 include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: fb63bfd4-01d6-4bd6-a79a-c1dcd592708b

📥 Commits

Reviewing files that changed from the base of the PR and between fb542ed and b059fe9.

⛔ Files ignored due to path filters (1)
  • docs/actions/live-events.mdx is excluded by !**/*.mdx
📒 Files selected for processing (7)
  • docs/cli/ory-create-event-stream.md
  • docs/cli/ory-pause-event-stream.md
  • docs/cli/ory-pause.md
  • docs/cli/ory-resume-event-stream.md
  • docs/cli/ory-resume.md
  • docs/cli/ory-update-event-stream.md
  • docs/cli/ory.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch pause-event-streams

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.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds documentation updates for the new pause/resume event streams functionality exposed via the Ory CLI, aligning the live event streams guide with the new CLI commands and flags.

Changes:

  • Adds new auto-generated CLI docs for ory pause / ory resume and their event-stream subcommands.
  • Updates ory create event-stream and ory update event-stream CLI docs to include the new --status {active,paused} flag.
  • Extends the live event streams guide with CLI instructions (Tabs) for pausing/resuming streams and creating a stream in paused state.

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
docs/cli/ory.md Adds ory pause and ory resume to the top-level CLI command index.
docs/cli/ory-update-event-stream.md Documents new --status flag (and other option list updates) for updating event streams.
docs/cli/ory-create-event-stream.md Documents new --status flag for creating event streams.
docs/cli/ory-pause.md New auto-generated CLI docs for ory pause.
docs/cli/ory-pause-event-stream.md New auto-generated CLI docs for pausing an event stream by ID.
docs/cli/ory-resume.md New auto-generated CLI docs for ory resume.
docs/cli/ory-resume-event-stream.md New auto-generated CLI docs for resuming an event stream by ID.
docs/actions/live-events.mdx Adds CLI instructions (Tabs) for pausing/resuming streams and creating streams as paused.

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

Comment thread docs/cli/ory-update-event-stream.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

upstream Issue is caused by an upstream dependency.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants