Skip to content

Add draft-release workflow placeholder#67

Open
IgorDobryn wants to merge 1 commit into
mainfrom
MT-22783-add-draft-release-workflow-placeholder-for-sdk-repos
Open

Add draft-release workflow placeholder#67
IgorDobryn wants to merge 1 commit into
mainfrom
MT-22783-add-draft-release-workflow-placeholder-for-sdk-repos

Conversation

@IgorDobryn

Copy link
Copy Markdown
Contributor

Motivation

A workflow_dispatch workflow can only be listed and triggered once its file exists on the default branch. Merging this no-op placeholder first puts draft-release.yml on main so the workflow can be dispatched during implementation.

Changes

  • Add .github/workflows/draft-release.ymlworkflow_dispatch with a bump_type (patch/minor/major) choice input; a single job that echoes the input and exits 0.

How to test

  • Merge this PR — workflow_dispatch only appears once the workflow is on the default branch.
  • Actions tab → Draft php ReleaseRun workflow → confirm it completes green and logs the selected bump_type.

@coderabbitai

coderabbitai Bot commented Jun 29, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@IgorDobryn, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 59 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

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.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: bb249087-7ff5-4bb2-8565-afcfbddd4cfe

📥 Commits

Reviewing files that changed from the base of the PR and between 8f1d665 and a65d71e.

📒 Files selected for processing (1)
  • .github/workflows/draft-release.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch MT-22783-add-draft-release-workflow-placeholder-for-sdk-repos

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant