Skip to content

Avoid repeated npm login for OIDC releases - #32

Closed
raghubetina wants to merge 1 commit into
mainfrom
codex/avoid-routine-npm-login
Closed

raghubetina wants to merge 1 commit into
mainfrom
codex/avoid-routine-npm-login

Conversation

@raghubetina

Copy link
Copy Markdown
Contributor

Routine GitHub OIDC releases were repeatedly requesting interactive npm authentication for administrative trust/access checks. Clarify the standing operating policy in the agent instructions: verify the retained workflow/environment binding and protected tag; request interactive configuration checks when that configuration changes.

Moving an existing version to latest still requires npm authentication. This changes no package or runtime bytes and does not publish a new version.

Validation: full npm run check passed, including type checking, lint, formatting, tests, package allowlist, and packed-package smoke.

Treat authenticated access and trust checks as configuration audits.
Routine releases verify the retained workflow binding and protected
tag, while an existing-version dist-tag move still needs npm auth.
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