Update PR template#629
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the repository’s pull request template instructions for the “merge forward” workflow, aiming to simplify how changes are propagated across supported Ubuntu stemcell line branches.
Changes:
- Replaces the previous multi-step “merge-to-*” branch instructions with a simpler “PR merges from oldest branch to next branch” flow.
- Updates the example branch naming used in the merge-forward instructions.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
WalkthroughThe pull request updates Suggested reviewers
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Warning Review ran into problems🔥 ProblemsStopped waiting for pipeline failures after 30000ms. One of your pipelines takes longer than our 30000ms fetch window to run, so review may not consider pipeline-failure results for inline comments if any failures occurred after the fetch window. Increase the timeout if you want to wait longer or run a 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 @.github/pull_request_template.md:
- Around line 5-6: Update the PR template text that currently uses the
placeholders "ubuntu-<short_name-N>" and "ubuntu-<short_name-N+1>" to include
concrete examples for clarity (e.g., "ubuntu-focal-1" -> "ubuntu-focal-2" or
"ubuntu-20.04-1" -> "ubuntu-20.04-2"); modify the two lines containing those
placeholders so they show both the placeholder and one or two explicit example
branch names to illustrate the intended workflow and reduce ambiguity for
contributors.
🪄 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: Organization UI
Review profile: ASSERTIVE
Plan: Pro
Run ID: 56fb16cd-b124-4af0-bc69-08d1b3b3c77c
📒 Files selected for processing (1)
.github/pull_request_template.md
NOTE: this repository uses a "Merge Forward" strategy
Changes should be made in the earliest applicable branch, and
merged forward through subsequent branches.
ubuntu-<short_name>)merge-to-<next_short_name>branchubuntu-<short_name>intomerge-to-<next_short_name>merge-to-<next_short_name>intoubuntu-<next_short_name>