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.
This PR is a preview of the release that release-plan has prepared. To release you should just merge this PR 👍
release prepare
Edits the package.json and changelog files to prepare for release.
Options:
--version Show version number [boolean]
--help Show help [boolean]
--fromStdin Read the summary of changes from stdin instead of building
them from scratch. [boolean]
--singlePackage Allows you to run this command in a non monorepo and define
the package name [string]
Error: Command failed with exit code 1: node /home/runner/work/embroider/embroider/node_modules/.pnpm/github-changelog@1.0.2/node_modules/github-changelog/bin/cli.js --next-version Release
Fetch error: Forbidden.
{"documentation_url":"https://docs.github.com/free-pro-team@latest/rest/overview/rate-limits-for-the-rest-api#about-secondary-rate-limits","message":"You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID 801B:A5EB7:B5B04F:15F653A:66EBDA93."}
at makeError (/home/runner/work/embroider/embroider/node_modules/.pnpm/execa@4.1.0/node_modules/execa/lib/error.js:59:11)
at handlePromise (/home/runner/work/embroider/embroider/node_modules/.pnpm/execa@4.1.0/node_modules/execa/index.js:114:26)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async gatherChanges (file:///home/runner/work/embroider/embroider/node_modules/.pnpm/release-plan@0.9.2/node_modules/release-plan/dist/gather-changes.js:8:20)
at async newChangelogContent (file:///home/runner/work/embroider/embroider/node_modules/.pnpm/release-plan@0.9.2/node_modules/release-plan/dist/cli.js:78:19)
at async Object.handler (file:///home/runner/work/embroider/embroider/node_modules/.pnpm/release-plan@0.9.2/node_modules/release-plan/dist/cli.js:14:36) {
shortMessage: 'Command failed with exit code 1: node /home/runner/work/embroider/embroider/node_modules/.pnpm/github-changelog@1.0.2/node_modules/github-changelog/bin/cli.js --next-version Release',
command: 'node /home/runner/work/embroider/embroider/node_modules/.pnpm/github-changelog@1.0.2/node_modules/github-changelog/bin/cli.js --next-version Release',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: 'Fetch error: Forbidden.\n' +
'{"documentation_url":"https://docs.github.com/free-pro-team@latest/rest/overview/rate-limits-for-the-rest-api#about-secondary-rate-limits","message":"You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID 801B:A5EB7:B5B04F:15F653A:66EBDA93."}',
stderr: '',
failed: true,
timedOut: false,
isCanceled: false,
killed: false
}