Skip to content

ci: publish scoped @open-gitagent/opengap only (drop blocked unscoped step)#85

Merged
shreyas-lyzr merged 1 commit into
mainfrom
chore/publish-scoped-only
May 24, 2026
Merged

ci: publish scoped @open-gitagent/opengap only (drop blocked unscoped step)#85
shreyas-lyzr merged 1 commit into
mainfrom
chore/publish-scoped-only

Conversation

@shreyas-lyzr
Copy link
Copy Markdown
Contributor

Why

The unscoped root name opengap cannot be published — npm returns 403 Forbidden: "Package name too similar to existing package openai" (their typosquatting guard). The scoped @open-gitagent/opengap publishes fine.

Change

Removes the unscoped publish step from publish.yml. Releases now publish only the scoped package, so the workflow stops reporting failure. Left an inline comment documenting why.

@open-gitagent/opengap@0.4.0 is already live on npm.

npm rejects the unscoped root name 'opengap' with E403 (too similar to
'openai' — typosquatting guard). Removed the unscoped publish step so the
release workflow no longer fails. Package ships under the scoped name.
@shreyas-lyzr shreyas-lyzr merged commit 9cab16e into main May 24, 2026
3 checks passed
@shreyas-lyzr shreyas-lyzr deleted the chore/publish-scoped-only branch May 24, 2026 17:31
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