Merge pull request #20409 from jketema/jketema/swift-changenote

Swift: Mention in update playbook that we want a change note
This commit is contained in:
Jeroen Ketema
2025-09-11 13:03:56 +02:00
committed by GitHub

View File

@@ -22,4 +22,5 @@ In order to perform a Swift update:
```
(or whatever you have overridden). This will pull the staged archives in the repository for git LFS.
8. Clear `_override` in [`load.bzl`](../load.bzl).
9. Push and your PR will be ready for `main`.
9. Add a change note to the [library change note directory](../../ql/lib/change-notes/) that mentions that we now support the Swift version we updated to.
10. Push and your PR will be ready for `main`.