Skip to content

πŸ› Fix mission generator quality issues#483

Merged
clubanderson merged 1 commit intomasterfrom
fix-mission-quality
Mar 10, 2026
Merged

πŸ› Fix mission generator quality issues#483
clubanderson merged 1 commit intomasterfrom
fix-mission-quality

Conversation

@clubanderson
Copy link
Copy Markdown
Contributor

Summary

  • Strip PR template boilerplate (DCO checklists, "Note on DCO" blocks, GitHub asset URLs, "Checklist:" sections) from resolution text
  • Vary step templates by mission type: features get "Check current setup" / "Verify feature works" instead of generic "Look for errors" / "Confirm error is gone"
  • Remove "The root cause is:" prefix from resolution summaries
  • Add truncateAtSentenceBoundary() to avoid mid-sentence truncation
  • Default MAX_COPILOT_ISSUES from 10 to 5 for quality control batches

Test plan

  • node --check scripts/generate-cncf-missions.mjs passes
  • Dry run with DRY_RUN=true TARGET_PROJECTS=argo MAX_COPILOT_ISSUES=2 completes
  • Close existing 10 Argo PRs and regenerate 5 with fixed script

- Strip PR template boilerplate (DCO checklists, "Note on DCO" blocks,
  GitHub asset URLs, "Checklist:" sections) from resolution text
- Vary step templates by mission type: features get "Check current setup"
  and "Verify feature works" instead of "Look for errors" and "Confirm
  error is gone"
- Remove "The root cause is:" prefix from resolution summaries
- Add truncateAtSentenceBoundary() to avoid mid-sentence truncation
- Clean GitHub checklist markup from both cleanText() and stripPRTemplate()
- Feature descriptions say "Requested by N+ users" instead of
  "This issue affects N+ users"
- Default MAX_COPILOT_ISSUES from 10 to 5 for quality control

Signed-off-by: Andrew Anderson <andy@clubanderson.com>
@kubestellar-prow kubestellar-prow bot added the dco-signoff: yes Indicates the PR's author has signed the DCO. label Mar 10, 2026
@kubestellar-prow
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@clubanderson clubanderson merged commit 205f18d into master Mar 10, 2026
7 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

Welcome to KubeStellar! πŸš€ Thank you for submitting this Pull Request.

Before your PR can be merged, please ensure:

βœ… DCO Sign-off - All commits must be signed off with git commit -s to certify the Developer Certificate of Origin

βœ… PR Title - Must start with an emoji: ✨ (feature), πŸ› (bug fix), πŸ“– (docs), 🌱 (infra/tests), ⚠️ (breaking change)

Getting Started with KubeStellar:

Contributor Resources:


🌟 Help KubeStellar Grow - We Need Adopters!

Our roadmap is driven entirely by adopter feedback. Whether you're using KubeStellar yourself or know someone who could benefit from multi-cluster Kubernetes:

πŸ“‹ Take our Multi-Cluster Survey - Share your use cases and help shape our direction!


A maintainer will review your PR soon. Feel free to ask questions in the comments or on Slack!

@kubestellar-prow kubestellar-prow bot deleted the fix-mission-quality branch March 10, 2026 22:25
@github-actions
Copy link
Copy Markdown
Contributor

πŸŽ‰ Thank you for your contribution! Your PR has been successfully merged.


🌟 Help KubeStellar Grow - We Need Adopters!

Our roadmap is driven entirely by adopter feedback - nothing else. Whether you're using KubeStellar yourself or know organizations that could benefit from multi-cluster Kubernetes, we need your help:

πŸ“‹ Take our Multi-Cluster Survey - Share your use cases and help shape our direction!

πŸ—£οΈ Spread the word - Tell colleagues, write blog posts, present at meetups

πŸ’¬ Share feedback on Slack #kubestellar-dev

Every adopter story helps us prioritize what matters most. Thank you for being part of the KubeStellar community!

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

Labels

dco-signoff: yes Indicates the PR's author has signed the DCO. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant