Skip to content

Align release draft workflow with datamodel-code-generator#20

Merged
koxudaxi merged 1 commit into
mainfrom
align-datamodel-release-draft
Mar 18, 2026
Merged

Align release draft workflow with datamodel-code-generator#20
koxudaxi merged 1 commit into
mainfrom
align-datamodel-release-draft

Conversation

@koxudaxi

Copy link
Copy Markdown
Owner

Summary

  • align the release draft workflow with the current datamodel-code-generator implementation
  • restore PR title/body in the prompt
  • remove the extra comment actor filter
  • switch the Claude model back to claude-opus-4-5-20251101
  • use actions/checkout@v4 like upstream

Verification

  • compared against koxudaxi/datamodel-code-generator current main
  • ran YAML parse
  • ran git diff --check

@coderabbitai

coderabbitai Bot commented Mar 18, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

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

⌛ 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: eda92390-499d-4a1d-9845-b02f3c892f6c

📥 Commits

Reviewing files that changed from the base of the PR and between c357cf9 and 2025609.

📒 Files selected for processing (1)
  • .github/workflows/release-draft.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch align-datamodel-release-draft
📝 Coding Plan
  • Generate coding plan for human review comments

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.

@koxudaxi
koxudaxi merged commit 3bf2687 into main Mar 18, 2026
6 checks passed
@koxudaxi
koxudaxi deleted the align-datamodel-release-draft branch March 18, 2026 08:10
@github-actions github-actions Bot added the breaking-change-analyzed PR has been analyzed for breaking changes label Mar 18, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Breaking Change Analysis

Result: No breaking changes detected

Reasoning: PR #20 only modifies the GitHub Actions workflow file (.github/workflows/release-draft.yml) used for release automation. The changes include: switching checkout action versions, removing a comment filter, adding PR metadata to prompts, and changing the Claude model version. These are internal CI/CD configuration changes that do not affect the library's template string parsing, generated output, Python API, Rust bindings, default behaviors, or Python version support. No user-facing functionality is impacted.


This analysis was performed by Claude Code Action

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

Labels

breaking-change-analyzed PR has been analyzed for breaking changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant