Skip to content

Conversation

@github-actions
Copy link
Contributor

🤖 I have created a release beep boop

6.0.0 (2025-10-22)

⚠️ BREAKING CHANGES

Bug Fixes

Chores


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested a review from a team as a code owner October 22, 2025 15:17
@github-actions
Copy link
Contributor Author

github-actions bot commented Oct 22, 2025

Release Manager

Release workflow run: https://github.com/npm/node-which/actions/runs/18721020419

Release Checklist for v6.0.0

  • 1. Approve this PR

    gh pr review 162 -R npm/node-which --approve
  • 2. Merge release PR 🚨 Merging this will auto publish 🚨

    gh pr merge 162 -R npm/node-which --squash
  • 3. Check For Release Tags

    Release Please will run on the just pushed release commit and create GitHub releases and tags for each package.

    gh run watch -R npm/node-which $(gh run list -R npm/node-which --workspace release -b main -L 1 --json databaseId -q ".[0].databaseId")

@github-actions github-actions bot force-pushed the release-please--branches--main branch from 400c40c to fddf6a5 Compare October 22, 2025 15:18
@owlstronaut owlstronaut merged commit b1bca18 into main Oct 22, 2025
14 checks passed
@owlstronaut owlstronaut deleted the release-please--branches--main branch October 22, 2025 15:21
@github-actions
Copy link
Contributor Author

🤖 Created releases:

🌻

@github-actions
Copy link
Contributor Author

github-actions bot commented Oct 22, 2025

Release Workflow

🚨🚨🚨

@npm/cli-team: The post-release workflow failed for this release. Manual steps may need to be taken after examining the workflow output.

🚨🚨🚨

🚨🚨🚨

@npm/cli-team: The post-release workflow failed for this release. Manual steps may need to be taken after examining the workflow output.

🚨🚨🚨

@lukekarrys
Copy link
Contributor

lukekarrys commented Nov 7, 2025

This release failed to publish to npm. From reading the logs I'm not sure why, but could be a token issue or just a transient error.

If any token issues are fixed or the error is transient the workflow can be run again. If my memory is correct, the publish portion of the workflow is designed to be idempotent and can be run with a gh command like this:

gh workflow run release-integration.yml -R npm/node-which -f releases='[{"tagName":"v6.0.0","publishTag":"latest"}]'

Side note: the workflow was designed to ping the codeowners in the comment above which kinda worked. But it didn't actually ping the team. It's possible this is a bug in template-oss (Sorry about that 😄)

/cc @wraithgar @owlstronaut

@wraithgar
Copy link
Member

In the past it has also worked to re-run failed jobs from the GH workflow UI itself. Trying that now from https://github.com/npm/node-which/actions/runs/18721186451

@wraithgar
Copy link
Member

We migrated dozens and dozens of repos to oidc and only messed up on ONE of them getting the repo name right. This one. Fixed that and all is well now. Thanks @lukekarrys

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants