Delete dead release + npm update workflows - #1701
Merged
Merged
Conversation
These UI component workflows triggered downstream releases in nebula-ui and prefect that no longer depend on this repo. Per @nicholas: nebula-ui no longer relies on these UI component repos, and the OSS Prefect UI is moving away from them once the new UI exits beta. The associated marvin-robot PATs (prefect-actions-rw, nebula-ui-actions-rw, ui-components-contents-prs-rw, prefect-ui-library-actions-rw, ui-components-actions-rw) can be decommissioned org-wide once every consumer is removed. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
✅ Deploy Preview for prefect-design ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
znicholasbrown
approved these changes
Jun 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Per Nicholas (UI team): nebula-ui no longer depends on these UI component repos, and the OSS Prefect UI is moving away from them once the new UI exits beta. The release + npm-update workflows in this repo trigger downstream releases in nebula-ui and prefect that no longer consume them, so they are dead.
This PR deletes them entirely. If the repo is later archived (per the OSS UI deprecation plan), that's a follow-up.
What this enables
Supersedes the now-closed PLA-2798 migration PRs. The associated marvin-robot PATs become safe to fully decommission once every consumer is removed:
prefect-actions-rwnebula-ui-actions-rwui-components-contents-prs-rwprefect-ui-library-actions-rwui-components-actions-rw(undocumented in pats.yaml)Tracked under PLA-2808.
Test plan
🤖 Generated with Claude Code