Skip to content

Cleanup: Remove software YAML migration tool#48877

Open
noahtalerman wants to merge 1 commit into
mainfrom
noahtalerman-patch-82
Open

Cleanup: Remove software YAML migration tool#48877
noahtalerman wants to merge 1 commit into
mainfrom
noahtalerman-patch-82

Conversation

@noahtalerman

@noahtalerman noahtalerman commented Jul 7, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • Chores
    • Removed an internal migration workflow that is no longer needed.
    • No user-facing behavior or app functionality changes were introduced.

- We shipped the breaking change in Oct 2025:
  - #30095
  - @noahtalerman: I added a permalink to the instructions + script to the above story

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review for a one-time review, or @claude review always to subscribe this PR to a review on every future push.

Tip: disable this comment in your organization's Code Review settings.

@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: d0206e0a-66b9-417e-9297-af6ce79f55ae

📥 Commits

Reviewing files that changed from the base of the PR and between 4c79d6b and c33a935.

⛔ Files ignored due to path filters (1)
  • tools/gitops-migrate/README.md is excluded by !**/*.md
📒 Files selected for processing (1)
  • tools/gitops-migrate/migrate.sh
💤 Files with no reviewable changes (1)
  • tools/gitops-migrate/migrate.sh

Walkthrough

This pull request deletes the tools/gitops-migrate/migrate.sh script in its entirety. The script previously validated yq availability, iterated over team YAML files, extracted specific keys (self_service, categories, labels_include_any, labels_exclude_any) from software package entries, wrote them into corresponding team files, removed the keys from the source files, restored emoji escape sequences, and printed a completion summary. No exported or public entity declarations were affected. No replacement functionality is included in this change.

Changes

File Change
tools/gitops-migrate/migrate.sh Deleted (335 lines removed)

Related Issues: None specified

Related PRs: None specified

Suggested labels: tooling, cleanup

Suggested reviewers: None specified

Poem: A script once hopped through YAML fields so wide, now it's gone, no more to guide. Keys and emojis, migrated with care, vanish today into thin air. 🐰🗑️

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is on-topic but largely misses the required template sections, including Related issue, checklist, and testing details. Rewrite the PR description using the repository template, including the related issue, checklist items, and a Testing section.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and accurately summarizes the main change: removing the software YAML migration tool.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch noahtalerman-patch-82

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