Skip to content

fix: reconcile Project v2 Status options - #67

Merged
v-Kaefer merged 2 commits into
developfrom
fix/issue-66-project-status-options
Aug 11, 2026
Merged

fix: reconcile Project v2 Status options#67
v-Kaefer merged 2 commits into
developfrom
fix/issue-66-project-status-options

Conversation

@v-Kaefer

@v-Kaefer v-Kaefer commented Aug 11, 2026

Copy link
Copy Markdown
Owner

Linked Issue

Milestone

  • Mock Milestone

Related PRs

  • <optional related pull request numbers; none for this implementation PR>

Summary

  • Reconciles options for existing Project v2 single-select fields instead of skipping same-name fields.
  • Fixes GitHub's built-in Status field (Todo, In Progress, Done) so GPA can apply its configured lifecycle options such as In review.
  • Preserves existing option IDs when names match, avoiding unnecessary loss of existing item values.

How to test

Evidence

Known risks

  • Configured single-select options become declarative source of truth; options omitted from configuration will be removed on reconciliation.

DoD checklist

  • Scope implemented as defined
  • Tests added
  • Failure mode addressed at Project provisioning layer
  • No permission expansion

@coderabbitai

coderabbitai Bot commented Aug 11, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

Next review available in: 14 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

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: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 099f057a-3209-4d87-a630-47ed7e28e508

📥 Commits

Reviewing files that changed from the base of the PR and between 799208a and 139ef80.

📒 Files selected for processing (2)
  • project_setup/project.py
  • tests/test_project_field_reconciliation.py

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.

@github-actions

github-actions Bot commented Aug 11, 2026

Copy link
Copy Markdown

PR Sync

@v-Kaefer
v-Kaefer merged commit 10749f0 into develop Aug 11, 2026
6 checks passed
@github-actions

github-actions Bot commented Aug 11, 2026

Copy link
Copy Markdown

Promotion linkage

@github-actions

Copy link
Copy Markdown

Promotion linkage

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant