This repository was archived by the owner on Jan 27, 2026. It is now read-only.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
whenever we are ready for this @MikeMcC399 let me know as I likely need to update the
NPM_TOKENThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@AtofStryker
Merge into the
masterbranch is showing that theNPM_TOKENis indeed missing.See https://github.com/cypress-io/commit-info/actions/runs/17409432544/job/49422571964
That was the only point that I was unable to view and to test with only having external access privileges.
If
cypress-iodoes not setNPM_TOKENat an organizational level in GitHub, then it will need to be defined here in this repo, and this should be done now (without any particular urgency), so that the dry-run workflow can be checked as successful.Thanks once again for reviewing and merging! I will keep doing updates here at a steady pace. They have to come one after another because otherwise it creates
package.jsonconflicts.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@MikeMcC399 the
NPM_TOKENshould now be present and passed on a rerun https://github.com/cypress-io/commit-info/actions/runs/17409432544/job/49430709280There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@AtofStryker
Great to see that the dry-run is now working! 🎉 It has revealed that there is a pending patch release due to PRs that were merged back in 2023!
I would currently leave the release workflow in its dry-run setting and come back to this in due course after completing more of the maintenance work.
2.2.1 (v2.2.0...v2.2.1) (2025-09-02)
Bug Fixes