Skip to content

lock down supported scenarios for gen-changelog#4605

Merged
yaacovCR merged 1 commit intographql:17.x.xfrom
yaacovCR:lock-down-scenarios
Mar 1, 2026
Merged

lock down supported scenarios for gen-changelog#4605
yaacovCR merged 1 commit intographql:17.x.xfrom
yaacovCR:lock-down-scenarios

Conversation

@yaacovCR
Copy link
Contributor

@yaacovCR yaacovCR commented Mar 1, 2026

npm run changelog works in conjunction with npm run release:prepare.

scenarios:

  1. maintainer runs npm run changelog prior to running npm run release:prepare to check future changelog
  2. maintainer runs npm run changelog automatically while running npm run release:prepare
  3. maintainer runs npm run changelog immediately after npm run release:prepare, perhaps to check or tweak the changelog

`npm run changelog` works in conjunction with `npm run release:prepare`.

scenarios:
1. maintainer runs `npm run changelog` prior to running `npm run release:prepare` to check future changelog
2. maintainer runs `npm run changelog` automatically while running `npm run release:prepare`
3. maintainer runs `npm run changelog` immediately after `npm run release:prepare`, perhaps to check or tweak the changelog
@vercel
Copy link

vercel bot commented Mar 1, 2026

@yaacovCR is attempting to deploy a commit to the The GraphQL Foundation Team on Vercel.

A member of the Team first needs to authorize it.

@yaacovCR yaacovCR merged commit 18091f5 into graphql:17.x.x Mar 1, 2026
17 of 18 checks passed
@yaacovCR yaacovCR deleted the lock-down-scenarios branch March 1, 2026 20:33
yaacovCR added a commit to yaacovCR/graphql-js that referenced this pull request Mar 2, 2026
## v17.0.0-alpha.11 (2026-03-01)

#### Internal 🏠
<details>
<summary> 6 PRs were merged </summary>

* [graphql#4599](graphql#4599) add changesets to 17.x.x alpha ([@yaacovCR](https://github.com/yaacovCR))
* [graphql#4600](graphql#4600) pin node 25 to 25.6 ([@yaacovCR](https://github.com/yaacovCR))
* [graphql#4601](graphql#4601) internal: switch from changesets to simpler release automation ([@yaacovCR](https://github.com/yaacovCR))
* [graphql#4603](graphql#4603) internal: remove version/preversion scripts ([@yaacovCR](https://github.com/yaacovCR))
* [graphql#4604](graphql#4604) fix(changelog): adjust end-ref to not skip last PR ([@yaacovCR](https://github.com/yaacovCR))
* [graphql#4605](graphql#4605) lock down supported scenarios for gen-changelog ([@yaacovCR](https://github.com/yaacovCR))
</details>

#### Committers: 1
* Yaacov Rydzinski ([@yaacovCR](https://github.com/yaacovCR))
yaacovCR added a commit that referenced this pull request Mar 2, 2026
## v17.0.0-alpha.11 (2026-03-01)

#### Internal 🏠
<details>
<summary> 6 PRs were merged </summary>

* [#4599](#4599) add changesets to 17.x.x alpha ([@yaacovCR](https://github.com/yaacovCR))
* [#4600](#4600) pin node 25 to 25.6 ([@yaacovCR](https://github.com/yaacovCR))
* [#4601](#4601) internal: switch from changesets to simpler release automation ([@yaacovCR](https://github.com/yaacovCR))
* [#4603](#4603) internal: remove version/preversion scripts
([@yaacovCR](https://github.com/yaacovCR))
* [#4604](#4604) fix(changelog): adjust end-ref to not skip last PR
([@yaacovCR](https://github.com/yaacovCR))
* [#4605](#4605) lock down supported scenarios for gen-changelog
([@yaacovCR](https://github.com/yaacovCR))
</details>

#### Committers: 1
* Yaacov Rydzinski ([@yaacovCR](https://github.com/yaacovCR))
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.

1 participant