Skip to content

chore: add CI check for 50-char codemod registry name limit#107

Merged
schultzp2020 merged 1 commit into
mainfrom
chore/add-name-length-ci-check
Jun 17, 2026
Merged

chore: add CI check for 50-char codemod registry name limit#107
schultzp2020 merged 1 commit into
mainfrom
chore/add-name-length-ci-check

Conversation

@schultzp2020

Copy link
Copy Markdown
Contributor

The Codemod registry rejects package names over 50 characters. This was discovered when @backstage/migrate-select-combobox-deprecated-props (51 chars) failed to publish (#106).

Adds a Package name length check CI step that runs on changed codemod directories and errors with a clear message if any package name exceeds the limit. Catches the issue at PR time instead of at publish time.

The Codemod registry rejects package names over 50 characters.
This was discovered when @backstage/migrate-select-combobox-deprecated-props
(51 chars) failed to publish.

Adds a 'Package name length check' step to CI that runs on changed
codemod directories and errors if any package name exceeds the limit.
@schultzp2020 schultzp2020 merged commit 52b94de into main Jun 17, 2026
2 checks passed
@schultzp2020 schultzp2020 deleted the chore/add-name-length-ci-check branch June 17, 2026 22:10
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